5 ms·
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
by marconlp 4y 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!