Relay and GraphQL best practices
Check the videos from our internal, one-day workshop to learn more about proper usage and best practices around GraphQL and Relay.
Sharing is caring, that’s what triggered our internal one-day workshop which aim was to share knowledge between our JS developers. The goal of the first round was to show proper usage and best practices around GraphQL and Relay as we expect these technologies to be used more and more shortly.
Around thirty developers from various Kiwi.com offices gathered in our Prague offices and spent a whole day listening to a series of short talks followed by hands-on exercises. By themselves, they build three ways of paginations over locations from our graphql.kiwi.com service. The reference implementation is shared on our Github, GraphQL mutations were shown on Trond’s (one of our JS devs) application.
Also, you can join one of our external JavaScript weekends to deepen your JS knowledge; the next one is happening in Zagreb, Croatia on 24–26 May.
Check the videos below
It’s time to pass the videos to everyone who would like to strengthen their JavaScript skills. Below, you can learn about:
- Relay fragments
- Relay refetching
- Relay pagination
- Relay mutations
- Relay range add mutation
- Relay range delete mutation
- Relay updater
- Relay local updates
- GraphQL Schema Design