Angular Design Patterns and Best Practices. Create scalable and adaptable applications that grow to meet evolving user needs - Helion
Tytuł oryginału: Angular Design Patterns and Best Practices. Create scalable and adaptable applications that grow to meet evolving user needs
ISBN: 9781837631100
stron: 270, Format: ebook
Data wydania: 2024-02-02
Księgarnia: Helion
Cena książki: 107,10 zł (poprzednio: 119,00 zł)
Oszczędzasz: 10% (-11,90 zł)
Single page applications (SPAs) have become the standard for most web experiences. Angular, with its batteries-included approach, has emerged as a powerful framework for simplifying the development of these interfaces by offering a comprehensive toolbox. This book guides you through the Angular ecosystem, uncovering invaluable design patterns and harnessing its essential features.
The book begins by laying a strong foundation, helping you understand when and why Angular should be your web development framework of choice. The next set of chapters will help you gain expertise in component design and architecting efficient, flexible, and high-performing communication patterns between components. You’ll then delve into Angular's advanced features to create forms in a productive and secure way with robust data model typing. You'll also learn how to enhance productivity using interceptors to reuse code for common functionalities, such as token management, across various apps. The book also covers micro frontend architecture in depth to effectively apply this architectural approach and concludes by helping you master the art of crafting tests and handling errors effortlessly.
By the end of this book, you'll have unlocked the full potential of the Angular framework.
Osoby które kupowały "Angular Design Patterns and Best Practices. Create scalable and adaptable applications that grow to meet evolving user needs", 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
Angular Design Patterns and Best Practices. Create scalable and adaptable applications that grow to meet evolving user needs eBook -- spis treści
- 1. Starting Projects the Right Way
- 2. Organizing Your Application
- 3. TypeScript Patterns for Angular
- 4. Components and Pages
- 5. Angular Services and the Singleton Pattern
- 6. Handling User Inputs: Forms
- 7. Routes and Routers
- 8. Improving Backend Integrations: the Interceptor Pattern
- 9. Exploring Reactivity with RXJS
- 10. Design for Tests: Best Practices
- 11. Micro Frontend with Angular Elements
- 12. Packaging Everything: Best Practices for Deployment
- 13. Error Handling Patterns