
Автор: Samer Buna
Издательство: O’Reilly Media, Inc.
Год: 2025
Страниц: 273
Язык: английский
Формат: epub
Размер: 10.1 MB
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 jаvascript, 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. This book is my attempt at helping you learn Node.js efficiently. It naturally dips into a few jаvascript concepts, but in general, you need a good basic understanding of the jаvascript language to get the most value out of this book. If you’re not comfortable working with jаvascript objects, functions, operators, and iterators, reading an introductory book about jаvascript before this book would help.