← Back to all articles
2025-01-15 javascriptreduxreact
A generator is a special type of function in JavaScript that can be paused and resumed multiple times. Practical deep-dive with redux-saga as the real-world use case.