javascript interview question

Node.js interview questions

Async

Functions

Js notes

mistake :

edurekha:

  1. event-driven programming: publisher subscriber, everyting happens after event
  2. event-loop:
    1. in js event loop in node.js handles all the async callback in an application