Reactive Programming with RxJS - Angular in Darija

Aug 7, 2021

2418
2
70

# Topics
- Understanding Streams
- Observable pattern explained
- Handling Subscriptions and Errors
- Using common Operators
- Building Custom Operators
- Practical Example from ngx-darija future search story
- Unicast vs Multicast
- State Management

# Panel
- Chihab Otmani https://twitter.com/chihabotmani
- Ilyas Elfouih https://twitter.com/elfouih
- Abdellah Iraamane https://twitter.com/abiraamane

# Resources
Build your Own RxJS by Chihab
- Observables: https://dev.to/chihab/build-your-own-rxjs-3edd
- Observables: https://dev.to/chihab/build-your-own-rxjs-operators-part-2-l89

RxJS operators
- https://rxjs.dev/guide/operators