All Projects → PacktPublishing → Building-Vue.js-Applications-with-GraphQL

PacktPublishing / Building-Vue.js-Applications-with-GraphQL

Licence: MIT license
Building Vue.js Applications with GraphQL, published by Packt

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
CSS
56736 projects
HTML
75241 projects
stylus
462 projects

Building Vue.js Applications with GraphQL

Building Vue.js Applications with GraphQL

This is the code repository for Building Vue.js Applications with GraphQL, published by Packt.

Develop a complete full-stack chat app from scratch using Vue.js, Quasar Framework, and AWS Amplify

What is this book about?

With the recipes in this book, you will learn how to build a complete real-time chat app from scratch. Starting by creating an AWS Amplify environment, you will delve into developing your first GraphQL Schema. You will then learn how to add the AppSync GraphQL client and create your first GraphQL mutation. The book also helps you to discover the simplicity and data fetching capabilities of GraphQL that make it easy for front-end developers to communicate with the server. You will later understand how to use Quasar Framework to create application components and layouts. Finally, you will find out how to create Vuex modules in your application to manage the app state, fetch data using the GraphQL client, and deploy your application to the web. By the end of this Building Vue.js Applications with GraphQL, you’ll be well-versed with proof-of-concept full-stack applications that explore the power of GraphQL with AWS Amplify, and be able to use Quasar Framework to create your Vue applications.

This book covers the following exciting features:

  • Become familiar with AWS Amplify and learn how to set up your environment
  • Understand how to create your first GraphQL schema
  • Use Quasar Framework to create simple and effective interfaces
  • Discover effective techniques to create queries for interacting with data
  • Explore Vuex for adding state management capabilities to your app
  • Discover techniques to deploy your applications effectively to the web

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

if (test expression)
{
  Statement upon condition is true
}

Following is what you need for this book: This book is for intermediate-level Vue.js developers who want to take their first step toward full-stack development. Prior knowledge of Vue.js and JavaScript is required before getting started with this book.

With the following software and hardware list you can run all code files present in the book (Chapter 1-7).

Software and Hardware List

Chapter Software required OS required
1 to 7 Node.js 12 or higher with NPM Windows, Mac OS X, and Linux (Any)
1, 2 Vue CLI 4.X Windows, Mac OS X, and Linux (Any)
3 to 7 Quasar-CLI 1.X Windows, Mac OS X, and Linux (Any)
3 to 7 AWS-Amplify 3.X Windows, Mac OS X, and Linux (Any)
3 to 7 AWS-Appsync 4.X Windows, Mac OS X, and Linux (Any)
1 to 7 Visual Studio Code 1.4.X and IntelliJ WebStorm 2020.2 Windows, Mac OS X, and Linux (Any)

Code examples

Related products

Get to Know the Author

Heitor Ramon Ribeiro is a Head FrontEnd Engineer at INTI. With over 15 years of experience in JavaScript, frontend development, and UI/UX design, Heitor has become an expert in delivering solutions for an enterprise architecture system combined with the best user experience. Heitor is currently working on delivering tools and platforms for the biggest museums, theaters, and arenas in South America. He is managing and coding a solution that can bring together the past and future with the power of Vue.JS.

Other books by the author

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].