Efficient Node.js: A Beyond-the-Basics Guide
Author: Samer Buna (Author)
Publisher finelybook 出版社: O’Reilly Media
Publication Date 出版日期: 2025-02-18
Edition 版本: 1st
Language 语言: English
Print Length 页数: 238 pages
ISBN-10: 1098145194
ISBN-13: 9781098145194
Book Description
Take your web development skills from browser to server with Node.js, the popular backend framework used by more than 10 million developers at companies like Amazon, Netflix, and LinkedIn, to name just a few. If you’re comfortable working with JavaScript, this practical guide from Samer Buna will show you how to effectively build and maintain even the most complex Node.js applications.
Following a hands-on, project-based approach, you’ll move from key fundamentals to advanced concepts such as modules, packages, event-driven architecture, streams, child processes, scaling, testing, deployment, and much more—all while focusing on what actually matters in practice.
- Understand Node.js’s native capabilities in order to best use the powerful libraries and tools in its ecosystem
- Utilize Node.js modules and packages
- Explore Node.js’s event-driven architecture, streams, and child processes
- Create, test, and maintain efficient and scalable Node.js applications