What is Node.js

https://medium.freecodecamp.org/what-exactly-is-node-js-ae36e97449f5arrow-up-right

Node.js® is a JavaScript runtime built on Chrome’s V8 JavaScript enginearrow-up-right. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js’ package ecosystem, npmarrow-up-right, is the largest ecosystem of open source libraries in the world.

Last updated