🎤 Reactive Programming with RxJS
- 👤 Shmuela Jacobs
- Twitter: @shmuelaj
📹
Video:
https://youtu.be/Rq_SmVVgwHs
Reactive programming is perfect for some use cases in web development. For instance, Angular’s HTTP module transforms HTTP requests to RxJS Observables by default. If you enjoy using Lodash or Underscore, think of RxJS as their async version. What does this mean? What are Observables? How should you chain HTTP requests the RxJS way? This and more will be presented and show cased in on an Angular Application.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.