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:
- 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
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