Jquery
karneaud opened this issue · 1 comments
karneaud commented
what are your thoughts on using jQuery with freactive?
drakezhard commented
Why would you? You'd use Freactive for animations mainly. Maybe your needs would be best served by this library https://github.com/ibdknox/jayq, use it where it makes sense. Or use clojurescript interop, follow the ideas on this gist https://gist.github.com/thorstadt/1096382.