"""ClojureScript also makes use of the Google Closure library for capabilities such as event handling, DOM manipulation, and user interface widgets."""
Kinda wished they had stopped at the language and left the DOM out of it.
Your understanding this wrong. You can use all java script libs (with sometimes more sometimes less work) but the google closure library is really easy to use. This DOM library has nothing to do with clojurescript itself its just there and easy to use.
Comments
"""ClojureScript also makes use of the Google Closure library for capabilities such as event handling, DOM manipulation, and user interface widgets."""
Kinda wished they had stopped at the language and left the DOM out of it.
Still, very cool.
Your understanding this wrong. You can use all java script libs (with sometimes more sometimes less work) but the google closure library is really easy to use. This DOM library has nothing to do with clojurescript itself its just there and easy to use.