-
Notifications
You must be signed in to change notification settings - Fork 411
Links and Resources
Albert Lee edited this page Aug 15, 2017
·
22 revisions
This page collects reading material about Reagent. It is intended to include high-quality tutorials, articles and documentation useful for anyone who wants to learn about Reagent, both as a novice or more advanced learner.
Please feel free to add useful links below!
- Introduction to Reagent
- API documentation
- Reagent's NEWS blog posts include detailed descriptions of important features: 1 2 3 4 5 6 7 8 8
- Reagent Deep Dive Part 1
- Reagent Deep Dive Part 2
- Reagent Deep Dive Part 3
- Reagent Deep Dive Part 4
- Creating Reagent Components
- Using [] instead of ()
Start an empty Reagent project with build tooling, reloading and REPL already set up.
-
Chestnut has a
+reagent
flag -
Tenzing has a
+reagent
flag - Reagent Frontend Template
- Reagent Cookbook: Examples of how to accomplish specific tasks in a Reagent webapp
- Lambda Island Videos on React and Reagent: 1 2 3 4 (paid content)