Will Node.js die in the future?
I will explain that with a single answer
You heard of Facebook, right? It is written on core PHP. Most people are saying that PHP is dead but believe me PHP job market is still there and even It is still alive how can we imagine nodejs will die. It's just design and patterns that you follow in your application, language matters a lot but not at all.
Probably in the future node js will be obsolete as the majority of websites do not need asynchronous. Also PHP with whole blows out node js in terms of speed. swollen PHP kills all the advantages of nodejs as far as it is about a number of requests per second. If you're building an app with RDBMS like MySQL especially a large one with many relations, NodeJS even with the help of ORM like Sequelize is still too much pain
Comments
Post a Comment