Menu
Fini logoFini logo
GitHub
🌜
🌞
Fini logoFini logo
  • GitHub
  • Fini
    • Introduction
    • Quick-ish Start
    • Other resources
  • Essentials
    • Core Concepts
    • Schema Definition
    • Event Handlers and Transitions
    • The Machine Object

Other resources

These are some of the resources that have been important for my own learning, and in the development of Fini.

First and foremost, Fini is built on top of the brilliant use-effect-reducer, which handles all the heavy lifting related to executing effects. Check it out!

  • XState
  • The Statecharts project
  • No, disabling a button is not app logic by David Khourshid
  • Stop using isLoading booleans by Kent C. Dodds
  • Pure UI Control by Adam Solove
  • Redux is half of a pattern by David Khourshid
Edit this page
Previous
« Quick-ish Start
Next
Core Concepts »
Copyright © 2021 Jan Ove Kjærland. Built with Docusaurus.