Commit Graph

6 Commits

Author SHA1 Message Date
Juho Teperi 91b134aabb Remove :component-function and clean getting fn name 2018-12-31 14:38:15 +02:00
Jason 2cd4cf5593
Updated to include a description of Fragments.
This commit adds a brief description and examples of the usage of React Fragments via the `:<>` Hiccup form.
2018-12-07 17:16:27 -05:00
Alan Thompson 806873c73e
small typo 2018-10-19 15:57:41 -07:00
Justin Lee 38e1c65763
Update CreatingReagentComponents.md 2018-07-20 15:32:51 -07:00
Justin Lee c42875c44a
Additional details for lifecycle methods.
The mapping from React lifecycle methods and Reagent lifecycle methods is really non-obvious, particularly given the way things are mapped to argv.  This is an attempt to clarify how all that works.
2018-07-20 15:18:41 -07:00
Juho Teperi 5548ad0866 Add cljsdoc config and rename docs/ to doc/ 2018-05-27 18:48:14 +03:00