Tinder, a dating app, has recently updated its Terms of Service. Among minor bureaucratic modifications, one major change aims to battle impersonations. From now on, Tinder will ban web developers who claim to be 'engineers'. While backend- and other types of software developers seem to be unaffected, many believe the ToS will be amended soon to include those as well.
JavaScript has a lot of the same issues as PHP. It doesn’t have some of the same core library issues because it doesn’t have a good core library.
deleted by creator
Adding a third-party library in PHP is just as easy. The
composer.json
file looks very similar to apackage.json
.deleted by creator
deleted by creator
Sure, but it still lacks basic built-in features. For example, why do maps and sets not have sort or filter methods? In Node, why is there no built-in way to connect to a database of any sort? Why can Node.js apps only use a single time zone? Requiring libraries for everything is not ideal as the libraries vary wildly in quality and they can end up either abandoned or containing malware (which has happened several times in the Node ecosystem).
They each have their pros and cons, depending on use case. Node.js does some things better than PHP, but the opposite is true too.
deleted by creator
lol I don’t use PHP any more… I primarily use C#. I can still see the advantages of PHP without it being a language I use day-to-day.
Do you have any data that proves otherwise? Because all available data I’ve seen disagrees with you.
https://wordpress.org/40-percent-of-web/
https://w3techs.com/technologies/details/cm-wordpress
It’s not just small sites. A bunch of major publications use WordPress too. Forbes and TechCrunch both use WordPress for example.
deleted by creator
deleted by creator
also downvotes aren’t supposed to be used just because you disagree with someone’s opinion. Your comments seem like a typical redditor so please just go back to Reddit if you’re going to use downvotes that way.
deleted by creator