Tips - deg/clojure-then-you-think GitHub Wiki
August 2017
- Checkouts directory - A technique for developing libraries
- Memory size - One way to reduce Clojure's memory usage
November 2017
- Static website deploy to GitHub - How to deploy a ClojureScript project as a Github-hosted static site
January 2018
- React Native in ClojureScript - Tools, techniques, and libraries for using React Native to create native mobile apps in ClojureScript.
Future ideas (suggestions welcome)
- Best way to start a new ClojureScript project
- Using the Emacs/Cider workflow
- re-frame DB diamond
- Testing cljs
- Grid, Flex and CSS5 as a simple CSS framework
- "__dont-run-on-figwheel-reload" hack (see quoth project for best example)
not-emptyfor string handling and JS interop