react使用过程中的问题
1、使用react-redux无法使用chorm插件问题(redux-devtools)
添加这一句就行了,详情见https://github.com/zalmoxisus/redux-devtools-extension,这个是插件作者写的使用说明,也没全看,看了一个创建store的方法,
粘贴上去直接起飞。
2、react中如何设置页面的背景颜色
3、react router 5的使用:
路由基础使用:https://juejin.cn/post/6966242922278682632
404页面设置:https://segmentfault.com/a/1190000020055135
页面跳转:https://majing.io/posts/10000050881248