Real world GraphQL tutorials for frontend developers with deadlines! With these tutorials, you will move from the basics of GraphQL to building a real-time application in 2 hours
There are three different series:
- React Native
- iOS
- Android
- Flutter (coming soon)
- Introduction to Hasura
- Postgres Basics (coming soon)
- GraphQL vs REST
- GraphQL Queries, Mutations, Subscriptions
- Setting up a GraphQL Client with Apollo
- Integrating GraphQL Queries in the app
- Integrating GraphQL Mutations with Query Variables
- Integrating Mutations to update, delete and bulk delete
- Managing Local Cache after a GraphQL Mutation
- Optismistic UI updates for responsive user experience
- Using Subscriptions
- Realtime feed with notifications
- Hasura Basics
- Postgres Data Modelling
- Authorization
- Authentication
- Custom business logic
- Remote Schemas, Event Triggers