- move main library to shadow-cljs instead of figwheel
- move examples to shadow-cljs instead of figwheel
Currently form contents are stored inside a main clojure of reagent form-3 component
- make POC to store all forms contents and metadata in global atoms
- make POC to store all forms contents and metadata in re-frame
- document proc/cons of both solutions and choose one