All Talks

Use decorator to beat ngOnChanges – Decoupling ngOnChanges

By using a TypeScript property decorator directly on a property of a component, it’s much easier/cleaner/more-readable to subscribe to property change than the traditional painful ngOnChanges. Details on: https://medium.com/p/19f3a5e051ef/edit.

About the speaker:

Passionate Angular Developer

You might be interested in: