Echo JS 0.11.0

<~>

tracker1 1932 days ago. link 2 points
I do think that the thunks library, and using async functions should have been included.  Saga and Observable libraries are heavy and generally take quite a bit of setup, where with thunks + actions you can often get the job done pretty easily, and have a simpler codebase.