# ClojureScript
## Reference
- https://fenrock.wordpress.com/2015/12/01/developing-electron-apps-in-clojurescript-with-emacs-setting-up-guide/
- https://owensd.io/2017/02/10/clojurescript-electron-clean-up-time/
- https://github.com/martinklepsch/electron-and-clojurescript
- https://github.com/Gonzih/cljs-electron
- https://owensd.io/2017/02/06/clojurescript-electron/
- https://blog.venanti.us/ultra/
- https://shaunlebron.github.io/parinfer/
- https://cljs.info/cheatsheet/
- https://clojurescript.org/guides/quick-start
- https://clojurescript.org/reference/documentation
- [babashka/nbb: Ad-hoc CLJS scripting on Node.js using SCI.](https://github.com/babashka/nbb)