-
Course
- Core Tech
Angular in Practice: Zoneless Change Detection
Zoneless Angular apps give you more control over change detection, leading to better performance. This course will teach you how to build Angular applications that don’t rely on Zone.js for triggering view updates.
What you'll learn
Modern Angular applications demand high performance, but the default Zone.js change detection can introduce unnecessary overhead. In this course, Angular in Practice: Zoneless Change Detection, you'll delve into the intricacies of Angular's change detection mechanism and discover how to operate without Zone.js. First, you'll understand the fundamentals of Angular's change detection and the role of Zone.js. Next, you'll explore how to configure Angular applications to run without zone.js, exploring manual and reactive strategies for triggering view updates. Finally, you'll learn how to implement performance optimizations using ChangeDetectionStrategy and other best practices. By the end of this course, you'll have the skills and knowledge needed to enhance your Angular applications' performance through zoneless change detection.
Table of contents
About the author
Brian Treese is the Chief of UX at SoCreate, a company building a fun and easy way to turn great ideas into movie & TV show scripts. Technically a Web Designer (he's always loved the aesthetic side of the web), but his expertise does not stop at Photoshop and Illustrator.
More Courses by Brian