- Read Me
- 1. Introduction
- 2. Basic Concepts
- 3. Advanced Concepts
- 3.1 Pulling future actions
- 3.2 Non blocking calls
- 3.3 Running tasks in parallel
- 3.4 Starting a race between multiple Effects
- 3.5 Sequencing Sagas using yield*
- 3.6 Composing Sagas
- 3.7 Task cancellation
- 3.8 redux-saga's fork model
- 3.9 Common Concurrency Patterns
- 3.10 Examples of Testing Sagas
- 3.11 Connecting Sagas to external Input/Output
- 3.12 Using Channels
- 4. Recipes
- 5. External Resources
- 6. Troubleshooting
- 7. Glossary
- 8. API Reference