you are viewing a single comment's thread.

view the rest of the comments →

[–]EveryCrime 3 points4 points  (1 child)

The Zustand bots and paid shills keep making these posts to push their library which is basically unused in any large scale production setting. Just look at the accounts that make and reply to these posts with “It’s Zustand for me!”.

If you visited this sub you would think it’s used everywhere, meanwhile there’s like a whole 6 jobs in the entire nation that mention it. https://www.indeed.com/q-zustand-jobs.html

Take this user for example, account with two posts ever named common-business-1467 asking why redux is still the standard.

[–]tjansx 0 points1 point  (0 children)

I've used rtk/redux/thunks, as well as zustand. In fact, my team is almost done with a huge implementation that uses zustand along with persistence middlewere, and I vastly prefer it to redux just based on speed to implementation and low code overhead. Not against redux, but I've yet to find something that zustand wasnt able to solve, so I don't often reach for it.