- 手艺 tags:
- clojure
- clojurescript
- javascript published: true comments: true
Google closure library is shipped with ClojureScript, and could be compiled with ClojureScript into a minimized javascript file. So closure library is doubtlessly the first candidate when you are considering to use an external Javascript library in your cljs browser …