TypeScript Design Patterns. Click here to enter text - Helion

Tytuł oryginału: TypeScript Design Patterns. Click here to enter text.
ISBN: 9781785882289
stron: 256, Format: ebook
Data wydania: 2016-08-29
Księgarnia: Helion
Cena książki: 107,10 zł (poprzednio: 119,00 zł)
Oszczędzasz: 10% (-11,90 zł)
In programming, there are several problems that occur frequently. To solve these problems, there are various repeatable solutions that are known as design patterns. Design patterns are a great way to improve the efficiency of your programs and improve your productivity.
This book is a collection of the most important patterns you need to improve your applications’ performance and your productivity. The journey starts by explaining the current challenges when designing and developing an application and how you can solve these challenges by applying the correct design pattern and best practices.
Each pattern is accompanied with rich examples that demonstrate the power of patterns for a range of tasks, from building an application to code testing. We’ll introduce low-level programming concepts to help you write TypeScript code, as well as work with software architecture, best practices, and design aspects.
Osoby które kupowały "TypeScript Design Patterns. Click here to enter text", wybierały także:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 127,27 zł, (14,00 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 93,33 zł, (14,00 zł -85%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Scrum. O zwinnym zarz 77,78 zł, (14,00 zł -82%)
Spis treści
TypeScript Design Patterns. Click here to enter text eBook -- spis treści
- 1. Tools and Frameworks
- 2. The Challenge of Increasing Complexity
- 3. Creational Design Patterns
- 4. Structural Design Patterns
- 5. Behavioral Design Patterns
- 6. Behavioral Design Patterns: Continuous
- 7. Patterns and Architectures in JavaScript and TypeScript
- 8. SOLID Principles
- 9. The Road to Enterprise Application