mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-23 23:38:11 +00:00
The example code in the docs didn't work for me. This fixes the issue. Also remove trailing whitespace
Introduction
Event Handlers
Subscriptions
Other Tutorials
- purelyfunctional.tv - a excellent, written overview.
- Lambda Island Videos - commercial videos on clojure, with some on re-frame
Reagent Tutorials
- 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