Download computer tutorials in PDF

Learning Node.js



Download free course Learning Node.js, pdf file on 414 pages by Stack Overflow Community.
Node.js is an event-based, non-blocking, asynchronous I/O framework that uses Google's V8 JavaScript engine. It is used for developing applications that make heavy use of the ability to run JavaScript both on the client, as well as on server side and therefore benefit from the re-usability of code and the lack of context switching. It is open-source and cross-platform. Node.js applications are written in pure JavaScript and can be run within Node.js environment on Windows, Linux etc.

It is an unofficial and free Node.js book created for educational purposes. All the content is extracted from Stack Overflow Documentation, which is written by many hardworking individuals at Stack Overflow.

Table of contents

Pages : 414
Size : 3.3 MB
Downloads: 71
Created: 2022-02-03
License: CC BY-SA
Author(s): Stack Overflow Community

Download file

Others related eBooks about Learning Node.js