I’m happy to introduce “Building with RescriptRelay”, an ongoing video series where we build a RescriptRelay web app using data from the GitHub GraphQL API.
RescriptRelay is a framework for using ReScript together with Relay, Meta’s GraphQL client. We’ll also be using RescriptRelayRouter, a web router built specifically for RescriptRelay.
The first 2 episodes are out, and they cover topics like:
- Project setup
- Lazy vs preloaded queries
- Route level codesplitting + loading code and data in parallel (render-as-you-fetch)
- Custom scalars and automatic conversion of them
You’ll find the videos here: https://www.youtube.com/watch?v=DmleG6V1_zE&list=PLKywXzxnMEX8cvGipbNx2tz0_4PTjIWcW
Have any questions, feedback, or ideas for things you’d like to see? Please hit me up and I’ll make sure to do follow up videos.