Node.js: The Collection
by: James Hibbard
Released: 2019
Pages: 478
Language 语言: English
Pages: EPUB/AZW3
Size: 10 Mb
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 I/O can be executed very quickly indeed.
From a beginner’s point of view,one of Node’s obvious advantages is that it uses JavaScript,a ubiquitous language that many developers are comfortable with. If you can write JavaScript for the client-side,writing server-side applications with Node should not be too much of a stretch for you.
This collection contains three books that will help get you up and running with Node. It contains:
Your First Week With Node.js,which will get started using Node,covering all of the basics.
9 Practical Node.js Projects,which offers a selection of hand-on practical projects to develop your skills.
Node.js: Related Tools & Skills,which outlines essential tools and skills that all Node developers should know.
Node.js The Collection
未经允许不得转载:finelybook » Node.js The Collection
相关推荐
Mastering IOT: Build modern IoT solutions that secure and monitor your IoT infrastructure
Practical Internet Server Configuration: Learn to Build a Fully Functional and Well-Secured Enterprise Class Internet Server
PHP and MySQL: The Comprehensive Guide to Server-Side Web Development with PHP 8 – Build Dynamic Websites with Database Integration, Security, and More
Learning Angular: A practical guide to building web applications with modern Angular, 5th Edition
Advanced Front-End Development: Building Scalable and High-Performance Web Applications with React
React Key Concepts: An in-depth guide to React’s core features, 2nd Edition