How to define routes using Express?
How do node.js works?
Explain event loops in node js?
What are promises in node.js?
How to handle the “unhandled exceptions” in node.js?
What is callback hell and how to avoid it?
What are “Streams” in Node.JS?
How to use async await with promises in node js?
Name the type of web applications which can be built using express js.
What are the main advantages and disadvantages of using Node.js?
How can you uninstall a dependency using the npm?
How is node.js different from ajax?
Describe the exit codes of node.js.
What is NPM?
Explain cli?