Description
In this course, you will :
- Boost your worth as a React developer.
- Understand the fundamental concepts underlying Redux Saga and begin using it in your own projects.
- Discover how Redux Saga integrates with a front-end single page application.
- Learn the fundamentals of Redux Saga by calling an API and updating your Redux State.
Syllabus :
- Setup
- First sagas
- Building the UI
- Creating and deleting users sagas
- Error handling in sagas