DEV Community

Discussion on: Redux vs Recoil: which should you use?

Collapse
 
emma profile image
Emma Goto 🍙

That's an interesting point I hadn't thought about - it looks like there are ways to code split your Redux store but Recoil certainly does make it easier since you don't have to do any extra work to set it up.