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:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
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