
About Course
GraphQL for React Tutorial
If you’re tired of spinning your wheels trying to figure out what type of backend server to use, this is the course for you.
Authentication? You will learn it. Apollo Data? Included. Integration with React? Of course!
This course will get you up and running with GraphQL quickly, and teach you the core knowledge you need to deeply understand and build React applications quickly.
Both OSX and Windows are supported.
We’ll start by mastering the fundamentals of GraphQL, including data types, schemas, and integration with Express and React. Source code is provided for each lecture, so you will always stay up-to-date with the course pacing. Special attention has been paid to creating code that you’ll be able to make use of on your own fantastic projects.
If you are new to GraphQL for React, or if you’ve been working to learn it but sometimes feel like you still don’t quite ‘get it, this is the GraphQL course for you! To learn GraphQL you have to understand it.
- Learn how to use GraphQL to React schema to define relations between your data objects
- Learn the process of combining a backend server with a front end React
- Master the process of thinking about your application’s data in terms of a graph structure
- Grasp the difference between GraphQL and React, and when to use each
- Develop apps that are unique, fun, and responsive.
- Build servers that can be used with both React and React to Native applications
- Master handling authentication with GraphQL for React
- Learn the core principles of navigation with React Router and GraphQL
I’ve built the course that I would have wanted to take when I was learning GraphQL. A course that explains the concepts and how they’re implemented in the best order for you to learn and deeply understand them.
Who this GraphQL for React course is for:
- Programmers looking to learn GraphQL
Course Content
Intro to GraphQL for React
-
1. Fetching data with GraphQL Queries-
00:00 -
12. Mutation to delete todo
00:00 -
13. Integrate client.mutate to remove todos
00:00 -
14. Mutation to bulk delete
00:00 -
15. Clear completed todos using client.mutate
00:00 -
16. Fetch Online Users using GraphQL Subscriptions
00:00 -
17. Setup Apollo Client for Subscriptions
00:00 -
18. Subscription for Online Users
00:00 -
19. Using subscriptions for public feed notification
00:00 -
11. Integrate client.mutate with cache updates
00:00 -
10. Mutation to update todo
00:00 -
2. Inserting data with GraphQL Mutations
00:00 -
3. Subscribe to Realtime data with GraphQL Subscriptions
00:00 -
4. Todo App Boilerplate Setup
00:00 -
5. Setup GraphQL Client with Apollo
00:00 -
6. Query to fetch personal todos
00:00 -
7. Query component with react-apollo
00:00 -
8. Mutation to insert todo
00:00 -
9. Integrate Mutation Component with cache updates
00:00 -
20. Implement Public feed notifier
00:00