Commit Graph

10 Commits

Author SHA1 Message Date
Juho Teperi ecbbc60d95 Add Kondo config and lint code 2020-02-05 22:48:54 +02:00
Dosbol 7595c74beb
Typo component-did-mount -> component-did-update 2020-01-02 13:27:45 +06:00
Michael Watkins 4d37359e21
Fix error in CreatingReagentComponents.md
Without the [], the columns example caused compilation errors if actually used in a file.
2019-10-17 10:50:21 +03:00
tkjone e42803927e
Enhance Docs w/ link to reagent component blog
`what the reagent component` is a blog post that details in a little more detail what it means when "underneath they are all just React components".
2019-07-29 18:20:51 -04:00
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