大家现在开发react项目用redux吗,还是用dva或者mobx?
redux
redux + toolkit,不要裸写 redux 代码,toolkit 可以简化很多模板代码
redux + toolkit
现在还有个Recoil
mobx
之前用的recoil 最近准备看看redux