Talk
Advanced Patterns in Angular & RxJS - Operate Heavily Dynamic UI’s with Rxjs
The web changed a lot in the past years, more and more applications provide UI’s that are heavily interactive and often also include some background tasks. RxJS serves a very elegant way to compose events and async actions, make your code more robust and extensible. Let's explore advanced techniques with RxJS!