GraphQL with React & Node js - Real Time Private Chat App
- Description
- Curriculum
- FAQ
- Reviews
This course will get you up and running with GraphQL quickly, and teach you the core knowledge you need to deeply understand and build GraphQL application quickly using React and Node.js
Authentication? you will learn it. Apollo client? included. Subscriptions? of course.
In this course you’ll learn how to use GraphQL both on the server side and in client applications. You will be introduced to all the main GraphQL concepts like schema definition, Queries, Mutations, and Subscriptions, as well as to solution to common requirements such as handling authentication, authorization and client-side caching.
This course will teach you –
- What and why of GraphQL
- Material UI v5 for neat & beautiful UI
- Building GraphQL with Apollo Server
- Apollo Client for server side state management
- Authentication and Authorization
- Prisma v3 to interact with relational databases like MySQL
- GraphQL Subscriptions for real time functionality
- One to One private Chat app like MS teams
- Deploy GraphQL application
In the end of this course you will get solid understanding of GraphQL that you can apply in projects & you will also have you own real time one to one chat application project like MS teams that you can add in your portfolio.
This course assumes good knowledge of modern JavaScript, and ideally some familiarity with Node.js and React.
-
26Why Apollo client, Making request using fetchVideo lesson
-
27Setup Apollo client with ReactVideo lesson
-
28useMutation hook and Signup UserVideo lesson
-
29call Login mutation and logoutVideo lesson
-
30useQuery & attach token in headersVideo lesson
-
31Showing messages on UIVideo lesson
-
32Sending text message from UIVideo lesson
-
33Setup graphql-ws with Apollo ServerVideo lesson
-
34Subscription schema, resolver and PubSub asyncIteratorVideo lesson
-
35Testing Subscription in playgroundVideo lesson
-
36Setup Subscription with apollo clientVideo lesson
-
37useSubscription hook for real time notificationVideo lesson
-
38Inspecting web socket request in network tabVideo lesson
External Links May Contain Affiliate Links read more