Hacker News new | ask | show | jobs
by liamk 5743 days ago
Although this has been just my experience, Rails' convention over configuration means that there is minimal configuration needed to get a new app up and running. I have found that Django needs more configuration (then again I'm a Django novice). So perhaps one spends a greater proportion of the first 10% just doing config with Django.