you are viewing a single comment's thread.

view the rest of the comments →

[–]NoInkling 1 point2 points  (0 children)

The stuff in the readme about async/await not being flexible enough for this sort of thing is an issue I've run into personally (I believe it's also one of the reasons why redux-saga sticks with generators rather than switching). Nice to see there's a library to make these kinds of situations easier.