Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Reactive Services in Angular

Reactive Services in Angular

This is a lightning talk about how handle component communication in Angular apps using reactive services approach. As a part of this talk I am introducing rx-service library that simplifying the implementation of reactive services and helps to make them simpler and more consistent.

Demo: https://github.com/kuncevic/progressive-state-management-with-ngxs

Rx Service
https://github.com/kuncevic/rx-service

p.s
This talk is a small part of my Progressive State Management talk that you can watch here:

Video: https://youtu.be/mY9rlno7_uc

Aliaksei Kuncevič

September 10, 2020
Tweet

More Decks by Aliaksei Kuncevič

Other Decks in Programming

Transcript

  1. kuncevic.dev @kuncevic Angular Minsk (BY) Frontend Tech (AU) COMMUNITY Angular

    Workshop Angular Sydney (AU) TEACHING‍ kuncevic.dev
  2. kuncevic.dev @kuncevic CREATOR Aurelia vs React vs Vue vs Svelte

    vs Ember vs Elm vs Angular frontendwatch.com
  3. kuncevic.dev Links Demo code and full talk video github.com/kuncevic/progressive-state-manag ement-with-ngxs

    youtu.be/mY9rlno7_uc rx-service library github.com/kuncevic/rx-service