上一页 1 ··· 55 56 57 58 59 60 61 62 63 ··· 90 下一页
摘要: 1 react-redux https://react-redux.js.org/introduction/quick-start 2 redux https://redux.js.org/introduction/installation 3 yarn add redux react-redux 阅读全文
posted @ 2020-10-30 15:15 Running00 阅读(69) 评论(0) 推荐(0) 编辑
摘要: 1 antd select组件3.x ,select 多选功能,option超过1000时候输入内容时候会很卡,4.x已修复这个问题 3.x https://codesandbox.io/s/antd-reproduction-template-forked-jx2ld?file=/index.js 阅读全文
posted @ 2020-10-30 11:44 Running00 阅读(177) 评论(0) 推荐(0) 编辑
摘要: 页面是不能无限加载dom的,特别是移动端,可能内存不足崩溃,所以要以最合理的方式,渲染适量的dom,不要最求更多 阅读全文
posted @ 2020-10-28 11:14 Running00 阅读(64) 评论(0) 推荐(0) 编辑
摘要: merge时候需要细心,特别是多个版本同时开发,先后顺序的问题 阅读全文
posted @ 2020-10-26 19:50 Running00 阅读(40) 评论(0) 推荐(0) 编辑
摘要: npm inferno 阅读全文
posted @ 2020-10-23 17:35 Running00 阅读(32) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/02db8b55aae9 阅读全文
posted @ 2020-10-23 16:32 Running00 阅读(45) 评论(0) 推荐(0) 编辑
摘要: 1 需要有评论支持 2 markdown 3 SEO 4 分类 5 搜索 阅读全文
posted @ 2020-10-22 10:23 Running00 阅读(46) 评论(0) 推荐(0) 编辑
摘要: 1 组件尽可能最小化 2 耦合性不要太高 阅读全文
posted @ 2020-10-22 10:20 Running00 阅读(42) 评论(0) 推荐(0) 编辑
摘要: 1 按需加载js??? 2 select数据加载?? 3 页面内容很多模块时候,滚动到位置加载??? 阅读全文
posted @ 2020-10-22 10:18 Running00 阅读(40) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/P6P7qsW6ua47A2Sb/article/details/88361203?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-2.cha 阅读全文
posted @ 2020-10-22 10:15 Running00 阅读(39) 评论(0) 推荐(0) 编辑
上一页 1 ··· 55 56 57 58 59 60 61 62 63 ··· 90 下一页