BOOKS - PROGRAMMING - Node.js Related Tools & Skills
US $7.57
898843
898843
Node.js Related Tools & Skills
Author: Craig Buckler, Jani Hartikainen
Year: 2018
Number of pages: 96
Format: PDF | DJVU
File size: 10.1 MB
Language: ENG
Year: 2018
Number of pages: 96
Format: PDF | DJVU
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.