Skip to content

CherniyIrtish/rxjs-workshop

 
 

Repository files navigation

RxjsWorkshop

RxJS - Level up

This training will bring your RxJs skills to the next level! After a practical and detailed tour from creation to the destruction of streams we will learn about multicasting, custom pipes and higher order observables.

Description

This training will bring your RxJs skills to the next level!

RxJs is more popular than ever. It is backed into the Angular core and also used in frameworks like React, Vue, and others! This doesn't surprise as it leverages a powerful and elegant way to work with sync as well as async collections.

In this workshop, you will get a more complete understanding of this library. We will learn about the big and little things that make the difference in understanding! After a practical and detailed tour from creation to the destruction of streams we will work on some concepts like multicasting, custom pipes and higher order observables. Sounds interesting? Looking forward to meeting you at the workshop.

This workshop is provided by angular-college.com

You'll learn:

  • Conceptual introduction to Rx
  • Execution context and observables
  • Pipe vs dot chaining
  • Subscription handling, explicit and implicit
  • Memory leaks, how to find and avoid them
  • Error handling and error encapsulation
  • Pipes, evergreen and exotic
  • Custom configurable pipes
  • Multicasting with observables
  • Subjects and Subscriptions
  • The different subjects
  • Higher order Observables

As the last exercise, we will solve a couple of real-life problems in a complete example from start to end.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.0%
  • TypeScript 29.1%
  • JavaScript 1.8%
  • CSS 0.1%