Node.js Design Patterns. Master a series of patterns and techniques to create modular, scalable, and efficient applications - Helion

Tytuł oryginału: Node.js Design Patterns. Master a series of patterns and techniques to create modular, scalable, and efficient applications
ISBN: 9781783287321
stron: 454, Format: ebook
Data wydania: 2014-12-30
Księgarnia: Helion
Cena książki: 159,00 zł
Node.js is a massively popular software platform that lets you use JavaScript to easily create scalable server-side applications. It allows you to create efficient code, enabling a more sustainable way of writing software made of only one language across the full stack, along with extreme levels of reusability, pragmatism, simplicity, and collaboration. Node.js is revolutionizing the web and the way people and companies create their software.
In this book, we will take you on a journey across various ideas and components, and the challenges you would commonly encounter while designing and developing software using the Node.js platform. You will also discover the "Node.js way" of dealing with design and coding decisions.
The book kicks off by exploring the fundamental principles and components that define the platform. It then shows you how to master asynchronous programming and how to design elegant and reusable components using well-known patterns and techniques. The book rounds off by teaching you the various approaches to scale, distribute, and integrate your Node.js application.
Osoby które kupowały "Node.js Design Patterns. Master a series of patterns and techniques to create modular, scalable, and efficient applications", wybierały także:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 124,17 zł, (14,90 zł -88%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 93,13 zł, (14,90 zł -84%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Scrum. O zwinnym zarz 78,42 zł, (14,90 zł -81%)
Spis treści
Node.js Design Patterns. Master a series of patterns and techniques to create modular, scalable, and efficient applications eBook -- spis treści
- 0. Preface
- 1. Node.js Design Fundementals
- 2. Asynchronous control flow patterns
- 3. Coding with streams
- 4. Design patterns
- 5. Writing modules
- 6. Recipes
- 7. Scalability and Architectural Patterns
- 8. Messaging and Intergration Patterns