What is node.js? Where can you use it?
What is repl? What purpose it is used for?
List some events that fired by streams in node js?
Using the event loop what are the tasks that should be done asynchronously?
What are callbacks in theatre?
How to create function in node js?
How node.js is different from others server side frameworks like asp.net, php, jsp and ruby etc.?
How can you use middleware in node js?
Is node js single-threaded?
What's the first argument passed to a node js callback handler?
How long will it take to learn node js?
What are uses of path module in Node.js?
How will you write a file using node?
What are the important command line options in Node.js?
Can we build a REST service in Node.js?