+1 to what Sven said.

To quote from  Rails is Omakase
<http://david.heinemeierhansson.com/2012/rails-is-omakase.html>

Rails is omakase. A team of chefs picked out the ingredients, designed the
> APIs, and arranged the order of consumption on your behalf according to
> their idea of what would make for a tasty full-stack framework. The menu
> can be both personal and quirky. It isn't designed to appeal to the taste
> of everyone, everywhere.
>

This is exactly what projects like Luminus do - curate a list of libraries
that play well together and give you the functionality you need to build a
web app.

The downside of a 'framework' like Rails is that you get the whole boatload
of dependencies whether you need them or not. With lein templates, you are
free to pick and choose what you like.

~Mohit


On Sun, May 3, 2015 at 7:47 PM, Andy Fingerhut <andy.finger...@gmail.com>
wrote:

> On Sun, May 3, 2015 at 2:37 AM, gvim <gvi...@gmail.com> wrote:
>
>> On 03/05/2015 05:24, Sean Corfield wrote:
>>
>>  Perfection is the enemy of the good (Gustave Flaubert).
>>>
>>
>> "The whole is greater than the sum of its parts." (Aristotle)
>>
>> gvim
>
>
> “What you're supposed to do when you don't like a thing is change it. If
> you can't change it, change the way you think about it. Don't complain.”
> ― Maya Angelou <http://www.goodreads.com/author/show/3503.Maya_Angelou>
>
>  --
> 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.
>



-- 
-Mohit Thatte

-- 
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.

Reply via email to