(no title)
smg | 7 years ago
From the presentation by Benjamin Gruenbaum - `Why Async Iterators Matter` there is slide where he shows how some Rxjs code can be rewritten using async iterators.
https://docs.google.com/presentation/d/1r2V1sLG8JSSk8txiLh4w...
Is there a chance we could see some more examples of complicated Rxjs patterns being replaced by code using Axax?
scanr|7 years ago
smg|7 years ago
https://github.com/Reactive-Extensions/RxJS/tree/master/exam...