issues
search
iamacoderguy
/
projectC
0
stars
0
forks
source link
Standardize async actions
#7
Open
iamacoderguy
opened
4 years ago
iamacoderguy
commented
4 years ago
[x] When to use a promising action? When to use a triad-action set?
[x] When to use sagas? When to use utils?
[ ] Loading indicator using Suspense and fallback (
https://reactjs.org/docs/code-splitting.html#reactlazy
)
EST: 8 hours
iamacoderguy
commented
4 years ago
[ ]
https://microservices.io/patterns/data/saga.html
[ ]
https://redux-saga.js.org/
[ ]
https://thecodebarbarian.com/redux-saga-vs-async-await.html
[ ]
https://medium.com/@shoshanarosenfield/redux-thunk-vs-redux-saga-93fe82878b2d
[ ]
https://medium.com/javascript-in-plain-english/redux-thunk-vs-redux-saga-8c93fc822de
[ ]
https://decembersoft.com/posts/redux-thunk-vs-redux-saga/
[ ]
https://softwareengineering.stackexchange.com/questions/399676/saga-vs-unit-of-work
[ ]
https://stackoverflow.com/questions/12192050/what-are-the-differences-between-helper-and-utility-classes
iamacoderguy
commented
4 years ago
[x]
https://medium.com/@christianchown/dont-use-async-redux-middleware-c8a1015299ec
[x]
https://medium.com/better-programming/handling-asynchronous-actions-in-redux-86724ed87c6c
[x]
https://dev.to/destro_mas/es2017-async-await-with-fetch-in-redux-no-callback-hell-anymore-4n5b
[x]
https://www.thegreatcodeadventure.com/react-redux-tutorial-part-iii-async-redux/
[x]
https://stackoverflow.com/questions/41930443/how-to-async-await-redux-thunk-actions
[x]
https://blog.jakoblind.no/async-actions-with-redux-thunk-demystified/
[ ]
https://blog.logrocket.com/managing-asynchronous-actions-in-redux-1bc7d28a00c6/
[ ]
https://blog.jscrambler.com/asynchronous-operations-in-react-redux/
[ ]
https://codeburst.io/minimal-code-for-redux-async-actions-c47ea85f2141
iamacoderguy
commented
4 years ago
[ ]
https://medium.com/better-programming/3-tips-to-write-better-react-components-3a57a62139d9
iamacoderguy
commented
4 years ago
[ ]
https://medium.com/better-programming/what-is-architecture-decision-record-110c597c13d
EST: 8 hours