GraphQL: Learn Basic GraphQL with Node JS and MongoDB

GraphQL: Learn Basic GraphQL with Node JS and MongoDB, Learn GraphQL API with Apollo Server in Node.js, Express, and MongoDB.

You will learn the following things in the course:

  • Learn GraphQL API with Apollo Server in Node.jsExpress, and MongoDB.

More and more teams are choosing GraphQL instead of (or along with) REST for their web APIs. GraphQL queries give clients great flexibility in the way they request data from the server, preventing issues such as fetching or under fetching of data, and allowing multiple resources to be retrieved in a single request.

In this course, you’ll learn how to use GraphQL both on the server-side and in client applications through practical examples in the form of full-stack JavaScript applications. You will be introduced to all the main GraphQL concepts like schema definition, Queries, Mutations, and Subscriptions, as well as to solutions to common requirements such as handling authentication/authorization and client-side caching.

The examples use Apollo Server with Node.js and Express on the backend and Apollo Client with React on the frontend. The aim however is not just to cover specific GraphQL libraries, but to give you a more general understanding of the underlying concepts. For instance, Apollo Client is only introduced after learning how to write a simple client “by hand” to make sure you understand GraphQL over HTTP format.

  • Introduction to GraphQL
  • Core Concept of GraphQL
  • Project Creation
  • First GraphQL Demo
  • MongoDB complete course
  • Mongoose Model
  • TypeDef
  • Resolvers
  • GraphQL Server
  • GraphQL Insert
  • GraphQL Update
  • GraphQL Delete

This course assumes a good knowledge of modern JavaScript, and ideally some familiarity with Node.js/Express and React.


Online Tutorials
Show full profile

Online Tutorials

Online Tutorials is a website sharing online courses, and online tutorials for free on a daily basis. You can find the best free online courses and thousands of free online courses with certificates to take your knowledge to the next level with the free courses.

We will be happy to hear your thoughts

Leave a reply

Online College Courses
Logo
Register New Account