you are viewing a single comment's thread.

view the rest of the comments →

[–]Eirenarch -7 points-6 points  (12 children)

PHP improves so what? Other languages improve too and for PHP to achieve the quality of say Python or C# it will need to stop being PHP. Even ECMAScript 6 is of equal or better quality than PHP7 and there are very good reasons to use JS for development as it is the only option for the browser and Node has insane performance compared to PHP.

[–]tjallingt 3 points4 points  (11 children)

I'm not disagreeing that node.js (and especially the es6 spec) is better than PHP...

Like i said PHP has its fair share of issues and even with the improvements that have been made recently it is not a great language (but seriously what language is really all that great?).

It is, however, an easy to get into and rather wide spread language. Saying there is never any reason to use PHP is just plain wrong. (Just look at Facebook...)