erikras.com
HomeAbout

ReScript

Posted in ReScript

  • Photo by Harrison Broadbent
    Creating an Observable Subject in ReScript
    Creating a Subject is a good way to test your skills in a new language.
  • A reducer is a single-state state machine
    A reducer is a single-state state machine
    If you write a state machine that only has a single state, but modifies its context, what you've created is a reducer.
  • Finite State Machines in ReScript
    Finite State Machines in ReScript
    ReScript's strong typing makes it especially well suited for defining Finite State Machines.

© 2023 Erik Rasmussen