I built some things this weekend to explore the idea of lowering friction for ClojureScript newcomers:
Details here: https://github.com/shaunlebron/welcome-to-cljs TL;DR - a "cljs" wrapper command (so ClojureScript doesn't feel like a second class citizen) - a cljsbuild GUI subtask (for launching a webapp for proper error formatting and build buttons) - an immediate blank browser cljs REPL (like running `lein repl` outside a project) I think small improvements like this can go a long way. I work with people who are trying ClojureScript, so I'm trying to address some of their pain points. -- 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.
