Node.js Design Patterns. Level up your Node.js skills and design production-grade applications using proven techniques - Fourth Edition - Helion

Tytuł oryginału: Node.js Design Patterns. Level up your Node.js skills and design production-grade applications using proven techniques - Fourth Edition
ISBN: 9781803235431
Format: ebook
Księgarnia: Helion
Cena książki: 139,00 zł
Książka będzie dostępna od maja 2025
Node.js underpins much of modern web development, powering everything from APIs to full-stack applications. Authors Mario Casciaro, whose emergency management software is used in over 37 countries, and Luciano Mammino, an AWS Serverless Hero, Microsoft MVP, and international speaker, offer a thoughtful look at the platform to help you to put Node in context. This comprehensive guide uncovers what goes on under the hood and allows you to make the most of the JavaScript language and the Node runtime, making it a reliable reference for newer and more experienced developers alike.
Building on the highly rated third edition, this new edition features fresh case studies and the latest Node.js developments, including the adoption of newer APIs and libraries, Web Streams, improvements in ESM modules, and tips on using Node with TypeScript. What’s more, this fourth edition brings a brand-new chapter on testing.
Real-world examples throughout the book demonstrate Node.js in action with technologies such as Redis, RabbitMQ, LevelDB, and ZeroMQ, while end-of-chapter exercises consolidate your understanding.
By the end of this Node.js book, you'll have mastered Node.js design patterns to architect robust, efficient, and maintainable applications confidently.
Zobacz także:
- Cisco CCNA 200-301. Kurs video. Administrowanie bezpieczeństwem sieci. Część 3 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Administrowanie urządzeniami Cisco. Część 2 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Podstawy sieci komputerowych i konfiguracji. Część 1 665,00 zł, (39,90 zł -94%)
- Cisco CCNP Enterprise 350-401 ENCOR. Kurs video. Programowanie i automatyzacja sieci 443,33 zł, (39,90 zł -91%)
- CCNP Enterprise 350-401 ENCOR. Kurs video. Mechanizmy kierowania ruchem pakiet 443,33 zł, (39,90 zł -91%)
Spis treści
Node.js Design Patterns. Level up your Node.js skills and design production-grade applications using proven techniques - Fourth Edition eBook -- spis treści
- 1. The Node.js Platform
- 2. The Module System
- 3. Callbacks and Events
- 4. Asynchronous Control Flow Patterns with Callbacks
- 5. Asynchronous Control Flow Patterns with Promises and Async/Await
- 6. Coding with Streams
- 7. Creational Design Patterns
- 8. Structural Design Patterns
- 9. Behavioral Design Patterns
- 10. Testing
- 11. Advanced Recipes
- 12. Scalability and Architectural Patterns
- 13. Messaging and Integration Patterns