back
▲ 4 points

Ask HN: Serious 2010's Ruby on Rails vs Django opinions?

by wslh·16y ago·4 comments·view on hn ↗
I am currently planning to build a simple SaaS site (on the web front imagine something like http://www.campaignmonitor.com/). Since both Django and Rails are moving fast and previous comparisons get old quickly I am searching for up to date comparisons based on features + speed of development.

Thanks

4 comments
I would recommend going with whichever language you're more proficient with. That way when you run into something that the framework can't handle for you, you'll be able to work through the problem more efficiently.
Thanks dan, but the language is not the issue, imagine that we have the same level of knowledge in python & ruby.
I don't know about Django, but take my advice and don't use Rails 3 just yet. It's not ready (for development mind you, albeit for production).
There are still more Python libraries out there than there are Ruby libraries.