Shadow-cljs Example: Replacing React with Preact for Smaller Bundle Size
A while back I came across Preact, which advertises itself as "Fast 3kB alternative to React with the same modern API". I thought I'd try it out with ClojureScript, shadow-cljs and reagent. Let's start out with shadow-cljs browser quickstart template. After cloning the repo, we need to install preact: $ npm