reagent

A minimalistic ClojureScript interface to React.js http://reagent-project.github.io/
athomasoriginal 2020-05-23T00:51:06.019100Z

@franklineapiyo Have you seen these guides? https://figwheel.org/docs/code_splitting.html and also https://clojurescript.org/guides/code-splitting?

athomasoriginal 2020-05-23T00:51:45.019500Z

There’s no reason to switch off of Figwheel. Code Splitting is doable with both of the tools.