Brecht Billiet 17/5/2021

Reactive dumb components

Read Original

This technical article discusses how to implement reactive 'dumb' components in Angular using RxJS. It demonstrates moving beyond traditional ngOnChanges with imperative logic to handle complex scenarios where multiple asynchronous @Input properties (like data from XHR calls and router params) need to be coordinated, preventing racing conditions and simplifying component logic.

Reactive dumb components

टिप्पणियां

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet