Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Mastering NodeJS

Posted By: AlenMiler
Mastering NodeJS

Mastering NodeJS by Robert S. Deutsch
English | 20 Apr. 2018 | ASIN: B07CKLWNC1 | 30 Pages | MOBI | 134.08 KB

Nodeis an exciting new platform developed byRyan Dahl, allowing JavaScript developers to create extremely high performance servers by leveraging Google's V8JavaScript engine, and asynchronous I/O. In Mastering Nodewe will discover how to write high concurrency web servers, utilizing the CommonJS module system, node's core libraries, third party modules, high level web development and more.