Talk

3 Reactive Primitives – Angular Architecture With RxJS and Signals

Nov7
Nov 7 Warsaw, Poland

Michael Hladky
Michael Hladky
Michael Hladky

Michael Hladky

NG Poland 2023Attend the event
Michael - Ng Poland - Social Media Card

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.

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