这里是前端每周播报,周末为期两天的#杭JS - 2014 JavaScript中国开发者大会#落下帷幕,如果你很遗憾错过了,没有关系先上 segmentfault 这儿 快速浏览下现场直播吧!
业界动态
充电站
百宝箱
-
Web Starter Kit
- Web Starter Kit 是 Google 最近推出的开源样板文件和工具,用于开发跨终端的站点,支持多种设备和响应式设计、实时组件风格指南、跨终端的同步、实时重载、性能优化、PageSpeed Insights 报告和 sass 支持等,同时引入基于 gulp 的构建工作流。
-
dreyacosta/somewhere.js
- 编写基于 Node.js 的应用程序往往离不开数据管理的支持,然而有时候你可能并不想要一个很重的数据库而是更轻量级的方案,somewhere.js 或许可以帮上你的忙,这是一个基于 JSON 格式文件的数据库,提供了简洁的 CRUD API。
附所有链接:
- YUI Gallery Deprecation Announcement
- http://www.yuiblog.com/blog/2014/06/16/yui-gallery-deprecation-announcement/
- What's New in Git 2.0?
- http://www.sitepoint.com/whats-new-git-2-0/
- OpenSSL and Breaking UTF-8 Change (fixed in Node v0.8.27 and v0.10.29)
- http://blog.nodejs.org/2014/06/16/openssl-and-breaking-utf-8-change/
- WWDC 2014 Session Videos - Apple Developer
- https://developer.apple.com/videos/wwdc/2014/
- Everything You Need to Know About the CSS will-change Property
- http://dev.opera.com/articles/css-will-change-property/
- 深入浅出 CSS Shape
- http://zhuanlan.zhihu.com/thefrontendperiodicals/19774074
- How To Avoid Object.prototype Pollution
- http://blog.ponyfoo.com/2014/06/07/how-to-avoid-objectprototype-pollution
- Multiple return values in ECMAScript 6
- http://www.2ality.com/2014/06/es6-multiple-return-values.html
- Native NodeJS Apps
- http://vimeo.com/97881078
- Automating Web Performance Measurement
- http://updates.html5rocks.com/2014/06/Automating-Web-Performance-Measurement
- 13 Reasons Why You Should Pay Attention to Mobile Web Performance
- http://sixrevisions.com/mobile/pay-attention-to-mobile-web-performance
- Rules for Mobile Performance Optimization
- http://queue.acm.org/detail.cfm?id=2510122
- Web Starter Kit
- https://developers.google.com/web/starter-kit/
- dreyacosta/somewhere.js
- https://github.com/dreyacosta/somewhere.js