There are many advantages to using GraphQL as a datasource for frontend development, compared to REST APIs. We developers in example need to write a lot of imperative code to retrieve data to display in our applications and handle state. With GraphQL you cannot only decrease the amount of code needed around data fetching and state-management you'll also get increased flexibility, better performance and most of all an improved developer experience. In this workshop you'll learn how GraphQL can improve your work as a frontend developer and how to handle GraphQL in your frontend React application.
What's included:
1. Getting started with GraphQL
2. GraphQL Queries
3. Mutating Data
4. GraphQL in React
5. Using a GraphQL Client
This workshop has been presented at React Day Berlin 2022, check out the latest edition of this React Conference.
Comments