2.5 KiB
2.5 KiB
Introduction
- First, read this repo's README
- app-db (Application State)
- First Code Walk-Through
- Infographic: A re-frame Epoch
- The API
- An alternative, all-dominoes overview of re-frame by purelyfunctional.tv
Dominoes 2 & 3 (event, effect and coeffect handling)
Domino 4 (Subscriptions)
Domino 5 (Reagent)
- The Basics (look at the bottom of that page)
- Lambda Island Videos. There's a 3 part series.
- purelyfunctional.tv - a written overview
- Reagent Deep Dive Series from Timothy Pratley four part series
- Props, Children & Component Lifecycle by Martin Klepsch