Hacker News new | ask | show | jobs
by decadentcactus 5037 days ago
I started with CI like you, and have recently move to Django/Python. I feel as if Django completely blows CI out of the water when it comes to robustness, community, features, extendability etc (and I'd assume Rails is the same). Although I also probably just like Python better.

I'd say if it's a side project/more wishful success, go with Rails. At the very least, you'll learn something new and improve your skills. If it's something that absolutely needs to work now and is a bit more complex, use your existing CI knowledge for now.

But at some point (perhaps now) I'd just bite the bullet and go with Rails (or Django of course, but either would be a step up).

1 comments

I definitely think I'm going to go for Rails. I've heard a lot of great things about Django as well. One of my coworkers swears by it. Thanks for the advice.