Hacker News new | ask | show | jobs
by dham 4640 days ago
I think PHP is good for some stuff definitely, and if you know it then by all means use it.

> Yes I can learn a new language basics pretty easily, but am I gonna be able to write a complete app in say RoR with very few google searches or even looking at the manual as fast as I can in PHP

That's debatable. I saw someone finish and sell a property management web app in Rails, without knowing Ruby and next to no knowledge of Rails. I wouldn't recommend it. Rails just gives you a lot of things for free. This is getting to much into a framework vs language thing, which I don't like.

I was just making a case for Ruby as opposed to PHP, especially if your job involves more then just web stuff.

As far as PHP frameworks copying Rails, I'm pretty sure that's just accepted as fact. If you don't use frameworks then that's cool.