mini-redux
mini-redux copied to clipboard
a small implementation of redux to better understand its design patterns
Results
1
mini-redux issues
Sort by
recently updated
recently updated
newest added
Hi @paulserraino , just stumbled on your "mini-redux" and noticed a small issue, as calling a listener on `this` only makes sense when `this` actually refers to the return object....