Probably you'll want something like https://github.com/swannodette/lt-cljs-tutorial which is oriented to Light-Table users and https://github.com/magomimmo/modern-cljs/tree/master/cljs-tutorial which covers other editors and IDEs.
>From there, it's likely you'll want to check how to edit the DOM and perform Ajax requests. I've started using https://github.com/JulianBirch/cljs-ajax for a nice Ajax helper library and Prismatic's Dommy library (https://github.com/Prismatic/dommy/) for my hobby project. If you want to look at something simple but not very elegant to have a quick idea, check my TODOs app: https://github.com/dfuenzalida/todo-cljs Regards, Denis El jueves, 31 de julio de 2014 06:27:26 UTC-4, Paweł Rozynek escribió: > > hi > > is there something similar to http://clojurescriptone.com/ that actually > works? unfortunately one is failing on 3rd command from tutorial which is > 'lein bootstrap'. > id appreciate some good learning materials suggestions for clojurescript. > > regards > PR > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.