07 - unwrapResult function & createAsyncThunk will always return a resolved promise- handling errors

Опубликовано: 13 Октябрь 2024
на канале: Rowadz
3,932
61

Buy me a coffee if this is useful 😀
https://www.buymeacoffee.com/rowadz


In this series, we'll be going through the createEntityAdapter API and use it with createAsyncThunk

playlist:
   • in-depth createAsyncThunk - redux too...  

repo:
https://github.com/Rowadz/in-depth-cr...


DOCS and links:
pollux:
https://pollux.dev/

createEntityAdapter:
https://redux-toolkit.js.org/api/crea...


good articles about "what is a thunk"
https://daveceddia.com/what-is-a-thunk/
https://typeofnan.dev/what-is-a-thunk/