92
views
views
Node.js is an open-source and cross-platform JS runtime environment. Based on Google’s V8 JavaScript engine of Chrome, Node.js enables the execution of JS code on server-side. It is a light-weight, non-blocking, event-driven I/O model used for designing highly scalable, sustainable, feature-packed, and non-buffering apps.
Node.js is an open-source and cross-platform JS runtime environment. Based on Google’s V8 JavaScript engine of Chrome, Node.js enables the execution of JS code on server-side. It is a light-weight, non-blocking, event-driven I/O model used for designing highly scalable, sustainable, feature-packed, and non-buffering apps.