BOOKS - PROGRAMMING - Your First Week With Node.js
US $9.75
479352
479352
Your First Week With Node.js
Author: James Hibbard
Year: 2018
Number of pages: 103
Format: PDF
File size: 10 MB
Language: ENG
Year: 2018
Number of pages: 103
Format: PDF
File size: 10 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.