Node.js Internals and Architecture
Basic
1.Javascript is single thread.2.Every Browsers have java script engine.3.JS work different in both environment Node.js and Browser
What is Node.JS?
Node.js is a runtime environment that allows J
dskwebdev.hashnode.dev3 min read