Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Django and Rails achieve a very similar productivity, with similar high-level ideas, implemented by completely different low level architecture.

While Rails has an inclination to apply code generation and convention, Django tends to use introspection and monkey patching to get the same results. Both are amazing on similar ways, but horrible on their own different ways. Maybe Django developers just go into a different framework when they get some project that isn't a good fit, so they see less of the bad.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: