Slide 13
Slide 13 text
DEV ENVIRONMENTS
The two build tools for Clojure are represented:
● boot-react-native: Uses boot, works closer to the RN
packager but is slower and inferior out of the box
experience (personal experience)
● re-natal: Uses leiningen, runtime errors are not traceable,
templates for re-frame, om.next and rum
The most commonly used frontend framework is re-frame
(reagent)
ClojureScript and React Native vikeri