[置顶] react 组件开发

摘要: webpack 2.2 http://www.css88.com/doc/webpack2/concepts/entry points/ 参考资料 1. https://toddmotto.com/react create class versus component/ 2. React Nativ 阅读全文

posted @ 2017-05-09 10:38 小木板 阅读(245) 评论(0) 推荐(0) 编辑

[置顶] 设计相关

摘要: 1. sketch 源文件 https://oursketch.com/resource 2. 图片尺寸压缩 超好用的工具 https://tinypng.com/ 3. Color Scheme Designer 前两天在做ued首页改版,非业务需求是木有专门的设计同学做设计稿的, [http:/ 阅读全文

posted @ 2016-10-26 14:54 小木板 阅读(173) 评论(0) 推荐(0) 编辑

2018年9月30日

数据结构与算法

摘要: 数据结构知识点汇总 几种常见时间复杂度实量级 数组 是一种线性表数据结构。它用一组连续的内存空间,来存储一组具有相同类型的数据。 线性表与非线性表 1. 线性表 2. 非线性表 连续的内存空间和相同类型的数据 数组随机访问寻址公式: a[i]_address = base_address + i d 阅读全文

posted @ 2018-09-30 16:02 小木板 阅读(289) 评论(0) 推荐(1) 编辑

2018年2月27日

bbc 听写 02

摘要: the father of 3 girls preyed on by former USA gymuastics team doctor Larry Nassar has lunged at him during his sentencing in the hearing second after 阅读全文

posted @ 2018-02-27 20:41 小木板 阅读(141) 评论(0) 推荐(0) 编辑

2017年11月2日

online_manager 相关点汇总

摘要: 1. eslint 配置 2. babel poly fill 3. 多个form父子 组件通信 4. common trunk vender 5. radux saga 异步 6. 数据驱动 7. npm start 阅读全文

posted @ 2017-11-02 15:55 小木板 阅读(137) 评论(0) 推荐(0) 编辑

2017年5月9日

如何在 webpack 中引入未模块化的库,如 Zepto

摘要: https://sebastianblade.com/how to import unmodular library like zepto/ 阅读全文

posted @ 2017-05-09 19:41 小木板 阅读(275) 评论(0) 推荐(0) 编辑

2017年5月2日

画图

摘要: 画图工具 qgis 参考资源 http://leafletjs.com/ https://github.com/PaulLeCam/react leaflet https://github.com/zhongzhi107/kakao 后端框架 https://github.com/webpack/w 阅读全文

posted @ 2017-05-02 10:18 小木板 阅读(135) 评论(0) 推荐(0) 编辑

2017年4月26日

npm2 npm3 差异

摘要: npm2 与npm3 的区别 npm3 安装扁平化 是如何解决包依赖的, 同一包 不同版本 yarn.lock 文件 阅读全文

posted @ 2017-04-26 12:04 小木板 阅读(909) 评论(0) 推荐(0) 编辑

2017年4月19日

如何选择开源许可证

摘要: 参考 http://www.ruanyifeng.com/blog/2011/05/how_to_choose_free_software_licenses.html 阅读全文

posted @ 2017-04-19 14:41 小木板 阅读(117) 评论(0) 推荐(0) 编辑

2017年4月16日

20170416

摘要: 对象与函数的编码模式 http://lichking1201.github.io/2014/10/11/js patterns 1.html JavaScript 核心概念之作用域和闭包 http://www.css88.com/archives/7262 10道典型的JavaScript面试题 h 阅读全文

posted @ 2017-04-16 17:01 小木板 阅读(115) 评论(0) 推荐(0) 编辑

2017年4月9日

汇总02

摘要: 汇总 02 移动端适配 各机型字体基准值 media query 机型 改变基准值 js 改变基准值 rem 移动端实现真正的1px 等宽三列 移动端懒加载组件设计 移动端实现 dialog 垂直居中 webpack常用插件 有没有开发过 gulp/grunt的插件 跨域解决 react 生命周期 阅读全文

posted @ 2017-04-09 17:45 小木板 阅读(161) 评论(0) 推荐(0) 编辑

2017年4月5日

总结

摘要: 汇总 02 移动端适配 各机型字体基准值 media query 机型 改变基准值 js 改变基准值 rem 移动端实现真正的1px 等宽三列 移动端懒加载组件设计 移动端实现 dialog 垂直居中 webpack常用插件 有没有开发过 gulp/grunt的插件 跨域解决 react 生命周期 阅读全文

posted @ 2017-04-05 21:04 小木板 阅读(151) 评论(0) 推荐(0) 编辑

2017年3月21日

在编程的世界中,如何高效地学习理论知识,应用理论知识来解决实际生产中的问题

摘要: 在编程的世界中,如何高效地学习理论知识,应用理论知识来解决实际生产中的问题。 前人的研究已经硕果累累,列举几点如下: 1. 理论知识往往是抽象的,要多用形象化的思维辅佐思考。 2. 不要光看书,要多敲几遍demo。 3. 当碰到实际难题的时候,回过头来看看相应的理论,刻意补足。这样下次就不会再掉到这 阅读全文

posted @ 2017-03-21 10:37 小木板 阅读(189) 评论(0) 推荐(0) 编辑

2017年3月17日

周末待整理

摘要: 汇总 项目结构 js node java ng 移动端适配 IP6 750 rem 设备像素 屏幕物理像素 任何设备屏幕的物理像素的数量都是固定不变的,单位是pt css像素 px https://github.com/riskers/blog/issues/17 https://github.co 阅读全文

posted @ 2017-03-17 18:41 小木板 阅读(227) 评论(0) 推荐(0) 编辑

2017年3月14日

web 性能提升

摘要: https://docs.google.com/presentation/d/1vNsELHlxH6WMLUGqa6IzDjV9uHBSoy7Bw4AD1Umj81c/edit slide=id.g1d1ff07f5f_0_1499 阅读全文

posted @ 2017-03-14 10:30 小木板 阅读(136) 评论(0) 推荐(0) 编辑

2017年3月8日

es6

摘要: es6 阅读全文

posted @ 2017-03-08 15:52 小木板 阅读(127) 评论(0) 推荐(0) 编辑

http、https、 json、 ajax

摘要: http缓存机制 Etag 向CA机构申请证书 自签名证书 {code} 加密算法介绍 [https://cnodejs.org/topic/504061d7fef591855112bab5] 阅读全文

posted @ 2017-03-08 15:43 小木板 阅读(199) 评论(0) 推荐(0) 编辑

2017年1月16日

eslint

摘要: eslint 阅读全文

posted @ 2017-01-16 16:51 小木板 阅读(113) 评论(0) 推荐(0) 编辑

2016年11月23日

安装mysql

摘要: mac下 安装mysql 1. 使用homebrew 安装mysql 2 使用Sequelpro mysql 管理工具 阅读全文

posted @ 2016-11-23 14:27 小木板 阅读(161) 评论(0) 推荐(0) 编辑

2016年11月3日

redux

摘要: reduce reduce() 方法接收一个函数作为累加器(accumulator),数组中的每个值(从左到右)开始合并,最终为一个值。 阅读全文

posted @ 2016-11-03 17:27 小木板 阅读(131) 评论(0) 推荐(0) 编辑

导航