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

Component Communication Techniques in Angular

Component Communication Techniques in Angular

The component communication is a very important aspect of any modern web application. The way we organizing a component communication in Angular applications defines the application data flow and affects the architecture of the application. In this talk I will talk how angular developers solving this problems using different techniques.

Presented on
Angular Global Summit - 02 Jun, 2021 (v1.0)
GDG I/O Extended - 23 Jun 2022 (v.1.1)

Aliaksei Kuncevič

June 02, 2021
Tweet

More Decks by Aliaksei Kuncevič

Other Decks in Programming

Transcript

  1. kuncevic.dev @kuncevic CREATOR 💡 Aurelia vs React vs Vue vs

    Svelte vs Ember vs Elm vs Angular frontendwatch.com
  2. kuncevic.dev RxJS 🚀 ✅ Create an observable ✅ Set initial

    value ✅ Set new value ✅ Get current value