Learning RxJS
Offered By: LinkedIn Learning
Course Description
Overview
Learn to use RxJS, an industry standard library for reactive programming that integrates with any Angular app to manage APIs and data.
Syllabus
Introduction
- Managing APIs in Angular with RxJS
- Using the exercise files
- Synchronous code
- When to write asynchronous code
- Reactive vs. asynchronous programming
- Observer pattern for RxJS
- Installing Angular and RxJS on a Mac
- Installing Angular and RxJS on a PC
- Reading data with behavior subjects
- Subscribing to changes using subjects
- Replaying changes with replay subjects
- Writing operators to transform data
- Filtering data from observables
- Taking data and then unsubscribing
- Starting subscriptions with first, last, and skipWhile
- Listening to multiple observables with combineLatest
- Preventing repeated calls using exhaustMap
- Switching to the latest request with SwitchMap
- Handling all simultaneous requests using MergeMap
- Growing your Angular knowledge
Taught by
Bonnie Jean Brennan
Related Courses
JavaScript PromisesGoogle via Udacity Grand Central Dispatch (GCD)
Udacity Asynchronous Programming in C# and .NET Core
Microsoft via edX JavaScript, часть 2: прототипы и асинхронность
Moscow Institute of Physics and Technology via Coursera Разработка веб-сервисов на Go - основы языка
Moscow Institute of Physics and Technology via Coursera