Sunday, October 2, 2011

Using JavaScript libraries in ClojureScript

http://lukevanderhart.com/2011/09/30/using-javascript-and-clojurescript.html

Fortunately, using external or foreign libraries in ClojureScript is quite easy and effective once you know how to do it. An important first step is understanding what the Google Closure compiler does, and why ClojureScript uses it.

Posted via email from miner49r

No comments: