BOOKS - PROGRAMMING - Node.js The Collection
US $9.73
675915
675915
Node.js The Collection
Author: James Hibbard, Camilo Reyes
Year: 2018
Number of pages: 478
Format: AZW3 | EPUB
File size: 10.1 MB
Language: ENG
Year: 2018
Number of pages: 478
Format: AZW3 | EPUB
File size: 10.1 MB
Language: ENG
While there have been quite a few attempts to get javascript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and database IO can be executed very quickly indeed.