Hacker News new | ask | show | jobs
by marconlp 1256 days ago
I went through all different redux version, by starting with writing every Reducer myself (I know now this is not recommended anymore), then switching to redux toolkit, and finally realized what I actually need is Server Side State with RTK Query!