## Basic Tutorials 1. [Creating Reagent Components.md](/docs/CreatingReagentComponents.md) 2. [Using [square brackets] instead of (parentheses)](/docs/UsingSquareBracketsInsteadOfParens.md) 3. [When do components update?](/docs/WhenDoComponentsUpdate.md) ## More Tutorials * [Lambda Island Videos](https://lambdaisland.com/collections/react-reagent-re-frame) - there's a 3 part series. * [purelyfunctional.tv ](https://purelyfunctional.tv/guide/reagent/) - an written tutorial, plus commercial videos. * [Reagent Deep Dive Series by Timothy Pratley](http://timothypratley.blogspot.com.au/p/p.html) - a four part series * [Props, Children & Component Lifecycle](https://www.martinklepsch.org/posts/props-children-and-component-lifecycle-in-reagent.html) by Martin Klepsch ## Other Resources [FAQs](/docs/FAQ) #### Misc Docs - [0.8-upgrade](/docs/0.8-upgrade.md) - [development](/docs/development.md)