Overview
Syllabus
Reactive programming in Angular
About myself
The Agenda
Main RxJS players
Data Flow
An Observable allows
An Observer provides
Creating an Observable
Let's have a beer
An Operator
Observable Beer
Observable map (function)
Observable filter (function) { }
RX: the data moves across your algorithm
Error-handling operators
Failover with catch()
Operator flatMap
RxJS operators
An input field: FormControl
Observable Events in forms
Http and Observables
async pipe
Operator switch Map
Killing HTTP requests with switch Map
Types of Observables Hot
Sharing an Observable
Injectable service as Mediator
Summary
Taught by
Devoxx