DEV Community

Discussion on: Node JS vs PHP

Collapse
 
codeamancoder profile image
codeamancoder • Edited

I'm not quite sure what the reason is to compare such different aspected languages, simply it depends what you are building for, shortly use both to get more benefits.
Well, we have a huge project that has been being developed since 6 years, there are many backend and frontend tasks which was built with PHP aimed for heavy tasks, and microservices for our API solution to communicate with 3rd party apps and products with node express.js as well as realtime operations with node socket.io.