@joaohamerski Why should you use Node.js instead of PHP? Why should you use any particular language?
Use whatever you’re comfortable and most productive with. PHP isn’t going anywhere any time soon. It powers over 75% of the world’s websites.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I would like to understand.
I've been seeing how much NodeJS has been growing up the last years, consequently PHP is getting less used, i would like to know if currently worth it keep using and developing new things in PHP.
Why should i use PHP instead of NodeJS?
There is some good reason to keep using PHP?
Almost 80% of the website today uses PHP. That alone is a good reason.
PHP community continues to grow as well as new tools getting introduced.
Why should I use PHP instead of NodeJS?
Why would you use these tools in the first place? Because you have a problem to solve or an application to build right?
Let's say you want to build a simple blog app, ask yourself, can you build it using PHP? If yes then go for it. If not then try to find other tools that it will make happen. Of course there other factors like performance and scalability but trust me, you will know those things as you go along.
Another example is if you want to build some Machine Learning stuff, Python might be your best bet. Although I'm not familiar with that topic, you should get the idea that it really boils down to the problem you are solving.
As @JeffreyWay says "We don't learn tools for the sake of learning tools. Instead, we learn them because they help us accomplish a particular goal."
And lastly...
consequently PHP is getting less used
The circle you are in matters as well 😉
Please or to participate in this conversation.