Use Decorator to Beat ngOnChanges - Decoupling ngOnChanges
Offered By: ng-conf via YouTube
Course Description
Overview
Discover a powerful technique to simplify property change detection in Angular components during this 18-minute ng-conf talk. Learn how to leverage TypeScript property decorators as an alternative to the traditional ngOnChanges method, resulting in cleaner, more readable code. Explore the implementation of a custom content decorator, understand its advantages over getters and setters, and gain insights into decoupling ngOnChanges for improved component design. Delve into practical examples and best practices for subscribing to property changes efficiently in Angular applications.
Syllabus
Intro
ngOnChanges
Getter and Setter
Content decorator
Additional notes
Taught by
ng-conf
Related Courses
Custom RxJS Operators are Standing By! Act Now!ng-conf via YouTube Power Angular with WebStorm Workshop
ng-conf via YouTube Thinking Outside the Box - Taking Your LOB Apps to the Next Level
ng-conf via YouTube Do More Using GitHub, AI, and VS Code
ng-conf via YouTube Faster Apps with Angular SSR
ng-conf via YouTube