Reactive Frontends with RxJS and Angular - Voxxed Days Singapore 2018

Published on: Monday, 11 June 2018

Speaker: Sergi Almar (TIDY SLICE)

Reactive programming has changed the way we develop modern applications. If you are a Java backend developer you might be already familiar with this paradigm. But what about the frontend? We want to build clean, testable, and scalable apps. The good news is that we can reuse the knowledge, the concepts are universal.

In this presentation we’ll introduce the fundamentals of RxJS and see how to manage data streams like UI events, async HTTP requests, WebSockets / SSE…in a uniform way. Let RxJS do the heavy lifting.

Angular embraces and makes heavy use of RxJS, we’ll see how to use them together with practical examples on common problems.

Sergi Almar – Spring Certified Instructor, Spring I/O conference organizer