Description
Get started using the Redux middleware Redux Saga to handle asynchronous actions!
This course uses the example of a fruit list to illustrate the use of Redux Saga to handle actions that involve making asynchronous data requests.
Basic knowledge
Must have fundamental knowledge of React and Redux
What will you learn
How to set up the Redux Saga middleware and use it to handle asynchronous actions