Hacker News new | ask | show | jobs
by sidlls 3157 days ago
Django is at least as mature as any Ruby web framework and more performant besides.
2 comments

> Django is at least as mature as any Ruby web framework and more performant besides.

I've only worked on one Django project and I inherited it from another team so it could be because the coders on it originally were no good but my experience with Django was the opposite. You're milage may vary, maybe I'll give it another shot someday.

This is not the impression I had when I was developing with it, but that was 3 years ago so I might need to revisit at some point.

I see python good for quick dev though, so if I do re-visit I'll probably use something lighter like Flask.