DEV Community

Discussion on: Is it Necessary to use Redux with a Next.js application ?

Collapse
 
karanpratapsingh profile image
Karan Pratap Singh

Not an anti pattern, you can use it if you want but it’s not necessary, personally I would recommend zustand github.com/pmndrs/zustand

Collapse
 
muhsarip profile image
muhsarip

its nightmare on persisting data, not recomended