I'm a professional writer and software developer with more than 10 years of experience. I have worked for a lot of businesses and can share sample works with you upon request. Chat me up and let's get started.....
Assume that your application does not have any CPU intensive computation, then you can build it in Javascript top to bottom, even down to the database level if you use JSON storage object DB like MongoDB.
Where the crawlers receive a full-rendered HTML response, Whereas, it is far more SEO friendly rather than a single page application or a websockets app run on top of Node.js.
Cons:
Approx, all deep CPU computation will be block node.js responsiveness, because a threaded platform is a better approach.
By using the relational database with Node.js is considered less favorable.
Liked By
Write Answer
What are the pros and cons of Node.js?
Join MindStick Community
You have need login or register for voting of answers or question.
Rahul Roi
19-Feb-2021Pros:
Assume that your application does not have any CPU intensive computation, then you can build it in Javascript top to bottom, even down to the database level if you use JSON storage object DB like MongoDB.
Where the crawlers receive a full-rendered HTML response, Whereas, it is far more SEO friendly rather than a single page application or a websockets app run on top of Node.js.
Cons:
Approx, all deep CPU computation will be block node.js responsiveness, because a threaded platform is a better approach.
By using the relational database with Node.js is considered less favorable.