Workshop

Essentials in Reactive Programming with RxJS

Jan 19
Jan 19, 2019 Sofia, Bulgaria

Michael Hladky

Michael Hladky

Telerik Academy, Campus X and Angular Sofia Attend the event
Essentials in Reactive Programming with RxJS

In this workshop, you will get an overview of the library and have the opportunity to learn about the concept, approach, and implementation of RxJS! After a practical and detailed tour through observables, attendees will also implement their first stream-based code.

AGENDA

  • Conceptual introduction to Rx

  • Promise vs Observables

  • Subscription callbacks

  • How to use pipes

  • Patterns and examples of operator combinations

  • Multicasting with observables (singlecast / multicast)

  • What are subjects