Rescript Articles
My most popular series is my ongoing list of Rescript articles. It’s gotten so long now that I’m tired of updating the table of contents on every article each time I add a new one! So I’ve extracted it here so you can find everything in order in one place:
- Setting up a Rescript Create-react-app from scratch
- Rescript With React: Routing and Navigation
- Actions and Reducers in Rescript
- A Couple React Components in Rescript
- Firing Actions from Rescript React Components
- Styling in Rescript with Emotion
- Using Rescript with NodeJS and Express
- Modeling RxDB in Rescript, Part 1
- Modeling RxDB in Rescript, Part 2
- Modeling RxDB in Rescript, Part 3
- Accessing RxDB from React Components in Rescript
- A Graphql Server in Rescript
- Quickly Refactoring With Rescript
- Graphql Endpoints to Sync with RxDB in Rescript (Part 1)
- Graphql Endpoints to Sync with RxDB in Rescript (Part 2)
- Syncing RxDB Changes from a graphql Server in Rescript
- Syncing RxDB Changes to GraphQL Mutations in Rescript
- Quickly Testing Rescript with Zora
- “Correctly” Unit Testing Express with Rescript and Zora
- Parsing JSON in Rescript
- Fun with Rescript Polymorphic Variants
- Let’s Talk about Functors In Rescript
- Fast, Bare, Rescript React
- Rescript, Reason, Typescript, OCAML, Javascript, Help Me Choose!
Many of these are meant to be read in order, though my more recent ones are stand-alone.