Hacker News new | ask | show | jobs
by vesak 3662 days ago
>I've felt for quite some time that most of the anti-PHP sentiment is an effort of other developers to justify the language they've selected to focus on.

Would you be surprised if I told you that pro-PHP sentiment looks exactly like that as well?

1 comments

I could see that, to a degree. But I agree with this article that most (if not all) of the "bad" of PHP has been completely papered over through best practices, documentation, fantastic tooling, or removal from the language. So the pro-PHP movement is more of a "guys, we're doing the same thing as you, why can't we all just get along?"

When was the last time we saw a "PHP is Great!" article make it to the front page of HN? Most of the time, PHP developers are on their heels because it seems others are constantly on the offense. I've not figured out what value this constant aggression provides to these developers making the arguments. My only conclusion is that they're just trying to make themselves seem more important. To that note, the pro-PHP camp becomes more of a "non-anti-PHP." :)

>the "bad" of PHP has been completely papered over through best practices, documentation, fantastic tooling, or removal from the language. I mean sure I could just reimplement a sane standard library from a different language in PHP and then live with the suboptimal syntax or maybe I don't waste my time and just use that language with the better standard library from the get go.