Come and learn some things about GraphQL.
Understand the concept, explore pros and cons compared to REST API (over/under fetching, API changes/versioning, caching, batching) and the way it affects API on the server/client side.
Let’s also take a look at a couple of examples implemented in JS with libraries such as Apollo and React. We will also cover extra examples with graphql-yoga and Prisma.
You should have a basic understanding of REST and some experience with JavaScript (slides have code examples in JS).
The capacity is filled but you can register for the waiting list.