VRVISHAL RAYinrayvishal.hashnode.dev·May 10 · 1 min readNode.js Event Loop ExplainedAsynchrouns programming is possible in browser due to event loop , and event loop is also responsible in node.js also , in this blog we explore node.js in depth.00