piotrwitek / typesafe-actions

Typesafe utilities for "action-creators" in Redux / Flux Architecture
https://codesandbox.io/s/github/piotrwitek/typesafe-actions/tree/master/codesandbox
MIT License
2.41k stars 98 forks source link

fixes #89 -- add saga docs #105

Closed JoshMcCullough closed 5 years ago

JoshMcCullough commented 5 years ago

Thank you for your contribution! :thumbsup:

Please makes sure that these checkboxes are checked before submitting your PR, thank you!

Extra checklist:

For bugfixes:

For new feature:


Added sagas documentation. Tried to follow existing documentation samples. Now, where's my $20? ;-)