DEV Community

Anish Kumar
Anish Kumar

Posted on

2 2

Quick Start with Redux and Redux-Saga using Redux-Box

It's a quick tutorial for all the visual learners, showing how you can use redux and redux-saga in your react / react-native applications to manage the store in a modular and expressive fashion.

What's Redux-Box:

Setting up and organizing a redux store in your react/react-native projects can be a tedious and daunting task. Redux-Box aims at extracting the complexity in setting up redux with redux-saga, without losing the flexibility or without introducing new bizarre terms.


For more info, here's the Github repo:
https://github.com/anish000kumar/redux-box

Top comments (0)

Sentry mobile image

Mobile Vitals: A first step to Faster Apps

Slow startup times, UI hangs, and frozen frames frustrate users—but they’re also fixable. Mobile Vitals help you measure and understand these performance issues so you can optimize your app’s speed and responsiveness. Learn how to use them to reduce friction and improve user experience.

Read the guide →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay