Skip to content

Links and Resources

Albert Lee edited this page Aug 15, 2017 · 22 revisions

Links and Resources about Reagent

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!

Official Documentation

Getting Started

Project Templates

Start an empty Reagent project with build tooling, reloading and REPL already set up.

How-Tos

  • 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)

Special Topics

State Management: re-frame

Misc