Django Vs RoR

May 21st, 2008 | by WoonZai |
My personal preference goes for Python rather than Rails.

Ruby was too… magical for me to understand at times; and it was too magical for me to comprehend how they worked at the back. I missed the database schema migration on Rails though. Unit testing was done easier.

Django is written in Python, which for the most part is comprehensible to me, except for certain introspection and meta-programming involved when I tried to write form modules on Django.

Hacker News | Ask YC: Django vs Ruby on Rails

Post a Comment