Michael - Ng Poland - Social Media Card
Michael Hladky

Michael Hladky

3 Reactive Primitives – Angular Architecture With RxJS and Signals

Angular moved to signals. A little bit before this was officially announced, state management library authors met with the team regularly to discussed a future based on signals. This conversation is still ongoing and and bring up new understanding on how to integrate this new reactive primitive. This talk will present you the concepts of 3 differ reactive primitives.

NG Poland 2023

Nov 7, 2023 · Warsaw, Poland · Talk

Takeaways

  • combine RxJS and signals

  • understand how to handle HTTP requests and signals

  • data rendering with signals

  • state management with signals & RxJS

  • debounce/switchMap UI input

  • write scalable architecture without boilerplate