Well, if you know javascript well enough I don't think the interop is that much of a problem. There are some things which can be a bit unintuitive, but usually there are plenty of answered questions at StackOverflow and other places, or just ask here!
I would recommend starting out with lein figwheel and the flappy-birds example (some interop examples there already) and see where you end up: https://github.com/bhauman/lein-figwheel /Linus 2015-08-10 16:21 GMT+02:00 Aleksandr <[email protected]>: > Hi, > > I am working on an HTML5 game and eager to use clojurescript, however, the > library I am planning to use heavily relies on OOP principles. > > Are there good examples on wrappers around existing javascript libraries? > > Thanks! > > -- > Note that posts from new members are moderated - please be patient with your > first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
