JavaScript reactive programming with RxJS
Duration
6
hours
Location
Online
Language
English
Code
WEB-018
Training for 7-8 or more people?
Customize trainings
for your specific needs
Description
This training covers the reactive programming philosophy, its aims and challenges. We also look at RxJS operators used for creating, transforming, filtering, combining and aggregating Observable streams. In addition the course covers subjects such as using RxJS with the Angular framework.
After completing the course, a certificate
is issued on the Luxoft Training form
is issued on the Luxoft Training form
Objectives
Introduce the RxJS library and reactive programming philosophy for JavaScript developers.
Target Audience
- JavaScript developers
Roadmap
Introduction to reactive programming
Creating Observables
Observables error handling
Hot and cold observables
RxJS operators
RxJS use cases
Creating Observables
Observables error handling
Hot and cold observables
RxJS operators
- Creating operators
- Transforming operators
- Filtering operators
- Combining operators
- Error handling operators
- Conditional operators
- Mathematical and aggregate operators
- Publish Subject
- Relay Subject
- Behaviour Subject
- Async Subject
RxJS use cases