Choosing a web dev platform: Rails or PHP (2009)
blog.shlang.com
Choosing a web dev platform: Rails or PHP (2009)
1–4 of 4 posts
Re: Choosing a web dev platform: Rails or PHP (2009)
#2Re: Choosing a web dev platform: Rails or PHP (2009)
#3How relevant are these comments 6 years later?
PHP is still hugely popular, and much better than it was in 2009, and still getting better, ever so slowly. Arguably because of the beauty of Rails.
Depending on one's definition of "enterprise", Java is slowly become less enterprise, pulled towards to cool side of the Force by Clojure and Scala.
And I'l go out on a limb and say that the evolution of front-end technologies, and the popularity of REST interfaces makes the current web friendlier towards wacky multi-language setups, hence friendlier towards wacky languages.
You see people suggesting stuff like using a compiled lang as the REST server for a front-end JS app using a Node.js instance to do server-side rendering.
But no.
The conclusion remains: it's totally legit to start new projects in PHP these days.
Re: Choosing a web dev platform: Rails or PHP (2009)
#4How relevant are these comments 6 years later?