Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For reference, Redux doesn't "do anything" internally. It only calls the reducer function _you_ provide, and you are supposed to follow the rules of immutable updates inside that reducer:

https://redux.js.org/recipes/structuring-reducers/immutable-...



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: