HI WELCOME TO KANSIRIS

Where not to use Node.js?

Leave a Comment
The below are some listed points over where we are not using Node.js?

a)      Nested callback hell.
b)     In Node.js, any CPU intensive computation will block the responsiveness.
c)      Dealing with files can be a bit of a pain.
d)     In Node.js, the relational database is a bit of a pain.
e)      It's asynchronous programming model not for synchronous model.

0 comments:

Post a Comment

Note: only a member of this blog may post a comment.