摘要: react-script 编译,部署,sass,less,test,helmet等 https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md# 阅读全文
posted @ 2017-03-13 13:40 wling 阅读(1405) 评论(0) 推荐(0)
摘要: 下面是一些截图,有关查询效率,css样式,媒体查询,垂直居中,js基本类型。 阅读全文
posted @ 2017-03-13 13:16 wling 阅读(332) 评论(0) 推荐(0)
摘要: 今天我要说的是浏览器渲染,在这里我会帮助你开发运行速度超快的应用,可以达到60帧每秒,你可能认为只需要注意js就行了,但在实际上还有多方面要考虑,下面我要讲解的就是如何处理性能问题,我将帮助你从宏观层面看问题,一般我们都玩过游戏,游戏可以用来展示网页存在帧数和性能问题,在玩游戏中相信大家都有这样的体 阅读全文
posted @ 2017-03-13 12:06 wling 阅读(661) 评论(0) 推荐(0)
摘要: picture元素 http://www.w3cplus.com/responsive/responsive-images-101-part-6-picture-element.html CHAPTER 1Introduction 1Web standards: friend or foe? 2We 阅读全文
posted @ 2017-03-13 11:34 wling 阅读(233) 评论(0) 推荐(0)
摘要: http://www.expressjs.com.cn/4x/api.html#app中间件 路由 模板 跨域 json cookie session 阅读全文
posted @ 2017-03-13 11:29 wling 阅读(106) 评论(0) 推荐(0)
摘要: http://redux.js.org/action store connect reducers provider mapStateToProps mapDispatchToProps 阅读全文
posted @ 2017-03-13 11:23 wling 阅读(109) 评论(0) 推荐(0)
摘要: http://koa.bootcss.com/ 阅读全文
posted @ 2017-03-13 11:22 wling 阅读(111) 评论(0) 推荐(0)
摘要: http://webpack.github.io/docs/using-loaders.htmlhttps://webpack.js.org/guides/code-splitting/webpack js 分片,chunkhash 阅读全文
posted @ 2017-03-13 11:21 wling 阅读(129) 评论(0) 推荐(0)
摘要: http://www.runoob.com/react/react-tutorial.html一般先看一些中文的简单的介绍和一些基本概念http://reactjs.cn/react/docs/getting-started.html一般英文的文档比较全面,系统和容易懂https://github. 阅读全文
posted @ 2017-03-13 11:18 wling 阅读(131) 评论(0) 推荐(0)