5 ms·
The Reducks pattern https://github.com/erikras/ducks-modular-redux https://github.com/erikras/ducks-modular-redux fixes the boilterplate problem by keeping your
by l1ambda 6y ago
The Reducks pattern https://github.com/erikras/ducks-modular-redux https://github.com/erikras/ducks-modular-redux fixes the boilterplate problem by keeping your action types, action creators, and reducers in the same file.