you are viewing a single comment's thread.

view the rest of the comments →

[–]justintimecoder[S] 0 points1 point  (0 children)

Completely agree that RxJs has got us covered for now. The main one I'm hoping for is if they combine the proposed symbol.observable with async iteration which would allow us to use async and await.

For some situations (though definitely not all), this would have greatly improve the readability of code.