[ClojureScript] Re: Overview of templates, ways of getting started?

2016-03-24 Thread mars0i
Thanks Thomas. That all makes sense. I think that coming from Clojure with Leiningen, it's natural to want to start with a simple template. The difference between the templates is cryptic, but maybe that's reasonable: If you have to ask, you don't want to use the template. On the other

[ClojureScript] Re: Overview of templates, ways of getting started?

2016-03-22 Thread Thomas Heller
https://github.com/clojure/clojurescript/wiki/Quick-Start should be done at least once, regardless of whether you are using a template or not. It helps clearing up a few things that need to be done in order to get a working setup. Templates make you skip this step but it is important to