# Essentials in Reactive Programming with RxJS

*Workshop | Sofia, Bulgaria | 2019-01-19T00:00:00.000Z*

## Description

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
