Ok, this is for the CLJS enthusiasts trying to get your builds as small as possible. The Closure Compiler is quite good at eliminating dead code from your bu...| code.thheller.com
A common question is how you’d use shadow-cljs in a fullstack setup with a CLJ backend.| code.thheller.com
Code Splitting has been around for a while but I feel it is somewhat underused in most ClojureScript projects and there aren’t many examples showing how you ...| code.thheller.com
I’ll try to properly describe what shadow-cljs actually is since there seem to be a few common misconceptions that keep coming up that are simply incorrect. ...| code.thheller.com