What is node js and how does it work?
What is the name of the events fired by streams?
What are the global installations of dependencies?
What role does repl play in node.js?
What is test driven development (tdd)?
Which types of application can be developed using node.js?
What are WebSockets in node.js?
What is difference between node and server?
Difference between cluster and child_process modules?
Explain libuv.
Difference between dependencies and dev dependencies?
Is node an application server?
How do you extract post data in node.js?
Does node.js have a future?
What is callback hell and how to avoid it?