Hacker News new | past | comments | ask | show | jobs | submit login
Redux Toolkit v1.3 with New `CreateAsyncThunk` and `CreateEntityAdapter` APIs (github.com/reduxjs)
2 points by acemarke on March 24, 2020 | hide | past | favorite | 1 comment



I never appreciated the popularity of redux. My impression was astonishment at the amount of boilerplate I needed for what I felt was a vanilla web ui use case. Then the required voodoo of hooking this up to someone else's clever thunk creation to make it work for common use cases. Compare this with mobx where we trust the developer to responsibility maintain state and just give them an object. I'm sure it's useful for some folks with an unweildy amount of state to maintain but for most designs the overhead is too high




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

Search: