DOM Manipulation and Event Handling in ClojureScript(davedellacosta.com)
davedellacosta.com
DOM Manipulation and Event Handling in ClojureScript
http://davedellacosta.com/cljs-dom-survey
5 comments
[deleted]
I use hiccup + laser on server-side and enfocus on client-side. Then every static html/js resource that I can make use of looks like nail to my hammer.
[deleted](1)
related: check out CLJS in Qt (via QmL) on YouTube
https://github.com/Prismatic/dommy/blob/master/src/dommy/cor...
Not a big thing, but when you work with a library regularly, small annoyances like that gnaw away at you.