Writing AngularJS with ClojureScript and Purnam
I’ve got a project that I’ve been using to learn Clojure. For the front end of this project, I wanted to use ClojureScript and AngularJS so I could share code between and my server and client (and have another avenue for learning Clojure), and also because Angular is totally awesome. Hunting around for details on how to […]