Redux Sagas Make Testing Easier

Опубликовано: 12 Февраль 2026
на канале: Restful Coder
7,106
118

In this video I cover how to use React Sagas and how they can simplify tests for asynchronous side effects, give you control over each step and the values you want to use as you move forward. If it all sounds a bit strange but I recommend watching and reading up on JavaScript generators.

❤️ Social
----------------------------------------------
🌍 Website: https://restfulcoder.com/
💬 Discord:   / discord  
📷 Instagram:   / restfulcoder  
🐦Twitter:   / restfulcoder  
📱 Tiktok:   / restfulcoder  

📓 Resources
----------------------------------------------
Generators and Iterators:    • Generators in JavaScript  
The Basics of Generators: https://davidwalsh.name/es6-generators
Testing with Redux-Saga: https://engineering.universe.com/what...
My repo: https://github.com/draffauf/react-red...
Redux-sagas: https://redux-saga.js.org/