be-grace-front-end-developer
be-grace-front-end-developer copied to clipboard
让WEB前端的变优雅的东东,如:代码规范,代码组织,最佳实践之类
https://github.com/iamjoel/be-grace-front-end-developer/blob/master/coding-style/javascript-style.md 定义对象时,逗号放到属性前,这条不是很同意,如果要注释第一个属性呢? 请看 github 上对编码流行度的统计: http://sideeffect.kr/popularconvention#javascript
slide CSS 后处理器 http://yisibl.github.io/share/css-post-processor.html#/ 介绍 http://alistapart.com/column/what-will-save-us-from-the-dark-side-of-pre-processors 资源 http://www.myth.io/ https://github.com/postcss/postcss
比较酷的动画介绍 http://cssanimation.rocks/
http://fabricjs.com/
http://www.zell-weekeat.com/support-for-older-browsers/?utm_source=CSS-Weekly&utm_campaign=Issue-130&utm_medium=email
1. 减少项目的大小 2. 容易看效果 为了保险起见。可以专门建个git库来放所有的在演示平台的demo的源码
http://designmodo.github.io/Flat-UI/
https://developer.mozilla.org/en-US/docs/Building_an_Extension https://builder.addons.mozilla.org/tutorial/ api文档 https://addons.mozilla.org/en-US/developers/docs/sdk/latest/