mirror of https://github.com/status-im/reagent.git
e7fca055b6 | ||
---|---|---|
.. | ||
FAQ | ||
0.8-upgrade.md | ||
CreatingReagentComponents.md | ||
README.md | ||
UsingSquareBracketsInsteadOfParens.md | ||
WhenDoComponentsUpdate.md | ||
development.md |
README.md
Basic Tutorials
- Creating Reagent Components
- Using [square brackets] instead of (parentheses)
- When do components update?
More Tutorials
- Lambda Island Videos - there's a 3 part series.
- purelyfunctional.tv - an written tutorial, plus commercial videos.
- Reagent Deep Dive Series by Timothy Pratley - a four part series
- Props, Children & Component Lifecycle by Martin Klepsch