Lets not forget http://clojurescriptone.com/

Its a pretty amazing artifact, a complete app with perfect
documentation. Its also essentially a template.

If someone is totally lost on how to get started with clojure web
programming, just go to that.

In the more general case, I strongly agree that lein templates are the
way to go.

Its so great so just create a new project via the lein plugins. Its
not totally idiot proof, but way better than inert texts telling you
how to install various things.



On Sat, Sep 29, 2012 at 10:27 PM, James MacAulay <jmacau...@gmail.com> wrote:
> Frameworks have benefits which can't easily be achieved with documentation.
> The most obvious to me is that a framework lets you fire up a complete
> system of carefully curated components in no time. They also let you defer
> choices until you actually need to care about them.
>
> Because Clojure's libraries are so composable, it seems like a good approach
> to fill this gap would be "just" a lein project template with an opinionated
> set of dependencies, a sane and predictable folder hierarchy, and a good
> Getting Started Guide. A quick clojars search reveals many that might fit
> that description, but none have very high visibility.
>
> -James
>
> --
> 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 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

Reply via email to