-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

TypeScript 5 Design Patterns and Best Practices - Second Edition
By :

TypeScript 5 Design Patterns and Best Practices
By:
Overview of this book
Design patterns are the foundation of many world-class software applications, from commercial solutions to open-source projects. This guide equips you with the skills to architect robust, scalable, and maintainable TypeScript 5 applications. Whether you're looking to master modern TypeScript or apply proven software architecture patterns effectively, this book is your go-to resource.
Written by Theofanis Despoudis, a recognized TypeScript expert, this second edition is fully updated with TypeScript 5’s latest features, including improved type inference, union enums, and decorators. These updates will help you write cleaner, more maintainable code that adapts to future changes. You’ll dive into classic Gang of Four design patterns through both traditional and modern real-world implementations, gaining hands-on experience with practical applications. You’ll also gain a clear understanding of the power of functional and reactive programming patterns specifically designed for idiomatic TypeScript development.
By the end of this book, you’ll be able to identify and apply the right design pattern for any scenario and craft well-structured, maintainable, and testable code.
Table of Contents (17 chapters)
Preface
Chapter 1: Getting Started with TypeScript 5
Chapter 2: TypeScript Core Principles
Part 2: TypeScript Core Design Patterns
Chapter 3: Creational Design Patterns
Chapter 4: Structural Design Patterns
Chapter 5: Behavioral Design Patterns for Object Communication
Chapter 6: Behavioral Design Patterns for Managing State and Behavior
Part 3: Advanced TypeScript Concepts and Best Practices
Chapter 7: Functional Programming with TypeScript
Chapter 8: Reactive and Asynchronous Programming
Chapter 9: Developing Modern and Robust TypeScript Applications
Chapter 10: Anti-Patterns and Workarounds
Chapter 11: Exploring Design Patterns in Open Source Architectures
Index
Customer Reviews