Course Description
GraphQL is a language that enables you to provide a complete and understandable description of the data in your API, which provides a common interface between the client and the server for data fetching and manipulations. If you ever wondered how to get started with developing GraphQL API using Node.js, then you are in the right place!
In this [course_title] you’ll learn how to setup a GraphQL server with Node.js and Express. You’ll be using the Express middleware express-graphql. Learn Advanced Concepts- Interfaces, Unions, DataLoaders, Caching, Pagination, Sorting, Filtering. Learn Cursor based Pagination in GraphQL. You will learn to build highly scaleable APIS with GraphQL, NodeJs and MongoDB.
The course will show you why GraphQL is a viable solution for both new and existing applications and what its advantages are when compared to REST.
Furthermore, you’ll learn how to use GraphQL on the client side to send queries and mutations to the server.
What Will I Learn?
- Build highly scaleable APIS with GraphQL, NodeJs and MongoDB
- Secure GraphQL API using JWT Authentication
- Learn Advanced Concepts- Interfaces, Unions, DataLoaders, Caching, Pagination, Sorting, Filtering
- Learn Cursor based Pagination in GraphQL
- Testing with GraphQL, NodeJs and Jest
- Unit Testing and Integration testing in GraphQL
Requirements
- Knowledge of Javascript is required
- Knowledge of NodeJs is required
Who is the target audience?
- NodeJs developers who want learn about GraphQL
- Developers who have basic knowledge of GraphQL but want to learn more advanced concepts in GraphQL
- Developers who want to learn how to build GraphQL APIs
- Developers who want to learn how to implement Authentication, Subscriptions, Testing, and Caching in GraphQL
-
Create Express Server in NodeJs00:04:00
-
Create GraphQL Server using express-graphql00:08:00
-
Understand GraphQL Resolver Arguments00:03:00
-
Connect GraphQL App with MongoDB using Mongoose00:04:00
-
Create Record in MongoDB Using GraphQL Mutation00:06:00
-
Get Records From MongoDB Using GraphQL Query00:02:00
-
Update Records From MongoDB Using GraphQL Mutation00:02:00
-
Delete Record From MongoDB Using GraphQL Mutation00:02:00
-
Create GraphQL Server with GraphQL Yoga00:03:00
-
Split up your schema definition, resolvers, and Query type into multip00:07:00
-
Create a Mongoose User model for Authentication in GraphQL00:03:00
-
Register and Encrypt User Data and Return JWT Payload with Graph00:07:00
-
Operations and Variables in GraphQL00:02:00
-
Validate Input in GraphQL with Joi00:04:00
-
Authenticate a User using a JSON Web Token in GraphQL00:03:00
-
Merge GraphQL Resolvers into a Single Object using lodash.merge00:02:00
-
Create a Middleware for Authentication in GraphQL00:07:00
-
Apply Authentication Middleware on GraphQL Resolvers00:03:00
-
Create Nested Resolvers to remove duplicate code from individual00:07:00
-
Paginate List of Data in GraphQL00:04:00
-
Filter Nodes with Matching Rule GraphQL Queries00:03:00
-
Sort GraphQL Query Results by Field00:02:00
-
Cursor Based Pagination00:09:00
-
Send Multiple Queries in a Single Request using Aliases in GraphQL00:02:00
-
Enhancing Fields Reusability with Fragments in GraphQL00:02:00
-
Create Enum to represents a collection of related values00:03:00
-
Create an Interface to represent the reusable fields in GraphQL00:06:00
-
Interface Demo with __ResolveType00:05:00
-
Create Union to return more than object type from GraphQL field00:11:00
-
Introduction to Subscriptions00:01:00
-
Adding real-time functionality with GraphQL Subscriptions00:06:00
-
Why Data Loaders in GraphQL00:02:00
-
Create DataLoader in GraphQL00:05:00
-
Batching in GraphQL00:05:00
-
Caching in GraphQL – Udemy00:03:00
-
Integrate Jest Testing Framework with GraphQL, and NodeJs00:05:00
-
Write Unit test for Resolvers in GraphQL00:04:00
-
Write Integration Test for Queries And Mutations in GraphQL00:04:00
Course Reviews
No Reviews found for this course.