5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

IT Professional Curricula     Web Design Solution Area     Scripting and Web Languages     Angular 11 Development
The RxJS (Reactive Extensions for JavaScript) library in Angular allows you to engage in reactive programming that uses observables to make it easier to perform a variety of asynchronous operations.
Take this course to supplement your knowledge of event-based programming in Angular. Explore the key features of the RxJS library, take advantage of observables over promises, utilize HTTP Requests to retrieve data, and subscribe to observables for data.
After completing this course, you'll be able to use Angular with RxJS to create interactive and dynamic single-page applications.

Objectives

Angular 11: Reactive Programming With RxJS & Observables

  • discover the key concepts covered in this course
  • explore Angular RxJS library and describe event-based programming and streams
  • examine the characteristics of observables in Angular and differentiate between promises and observables
  • create a HTTP Get Request, handle HTTP Response, and create and handle HTTPClient observables
  • extract data from observables and subscribe to observables for data
  • summarize the key concepts covered in this course