What is node.js exactly?
What is process.nextTick()
What is the purpose of node.js module.exports and how do you use it?
Explain restful web service?
Why is consistent style important and what tools can be used to assure it?
List out the differences between AngularJS and NodeJS?
Why is node asynchronous?
Give an example of readable stream with flowing mode b?
What are the advantages of template engines?
Why node.js is single threaded?
How assert works in node.js?
Explain chaining in node.js?
How to create a simple chat app using socket.io in node.js?
What is Streams piping in node.js?
Explain web server?