Hacker News new | ask | show | jobs
by bmon 3237 days ago
I also work at a rails shop, but I'm a Django dev hired for a legacy project. rails has been much harder to pick up than other frameworks for me. I think my biggest difficulty has been figuring out how parts of the code connect/work together, by mechanisms like filename. Python is much more verbose in contrast.

I wonder if other people have the same experience.