/cljs-reaction

A collection of clojurescript web components using reagent

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

cljs-reaction

A collection of clojurescript web components using reagent

Steps to success (currently on step 1)

  1. Create as many simple HTML components as possible (without css, images, bootstrap, etc)
  2. Write a clear documentation of how to use the library
  3. Make them simple using macros
  4. Add all the sugar (bootstrap, css, actions, ajax, etc)