Who has developed Node.js?
Is node js a compiler?
What do you understand by an event emitter in node.js?
List the types of application you can build using node js?
Who is the author of node js?
What is npm? What is the main functionality of npm?
What is a blocking code?
What is the difference between setimmediate and process nexttick?
Explain 'buffer class' in node.js?
Does facebook use server side rendering?
What events are supported by readable streams in node.js?
What are the popular REPL commands in Node.js?
What is the command for import external libraries in node js?
What are the biggest drawbacks of node.js?
Explain the reason as to why express ‘app’ and ‘server’ must be kept separate.