Angular applications are a reactive system. Although the framework architecture provides a basis for building reactive applications, this does not necessarily happen. The RXJS library works great for frontends and applications with large volume of events. What is reactive programming? How RXJS can help you to build wonderful applications is the goal of this presentation.

Comments

Comments are closed.

Interesting intro on Rxjs

A really enjoyable talk! I personally would have skipped some of the basic stuff since the talk ends talking about Subjects and other interesting things that maybe needed more space. Other than that, great work!

Davide Pizzoli at 16:51 on 5 Jul 2019

I found it very interesting, it was a good introduction to Rxjs