[懒懒小报-外刊第10期]听 Jafar Husain 讲述 JavaScript 的演化
2014-12-08 00:13:04
双十二即将来临,奋战在前线的小伙伴们辛苦啦!
业界动态
- Q&A: Why io.js decided to fork Node.js
- 也许你已有所耳闻,最近 Node.js 社区出现了一些动荡,部分核心成员不满于 Joyent 的管理,回归到以前从 Node.js 拉出的分支项目 io.js 。此次 Fork 行动参与者之一 Mikeal Rogers 在 InfoWorld 采访中说明了该事件的原委,以及对 io.js 的期望目标,表示正在努力吸引更多的人以更自由的贡献方式参与到该项目,以及开放自治的设计确保贡献者们都能参与到决策中。
- 对此 Joyent 方面也随即做出了回应,启动了 Node.js 公告板 ,期望能以更透明开放的方式保持社区中的关系和谐稳定,为个人、用户和企业提供开放的论坛来讨论共建 issue。
- 如果你对 io.js 还不太了解, 这个帖子 或许可以解答你的大部分困惑。
- What’s New in Firefox 34
- Firefox 34 上周已发布,本次更新带来
font-kerning
、 font-synthesis
等一系列新的 CSS 3 字体属性支持、JavaScript 字符串模板、 ES6 wekset 和 HTTP/2 实现以及开发者工具的更新等新特性。
- Opera 26 released
- Opera 26(基于 Chromium 39)已发布,带来 Beacon API 、
image-rendering
属性 、ES6 生成器、Web 动画回放控制等的支持。
- jQuery Foundation 2014 roundup
- jQuery Foundation 2014 roundup | 2014 即将过去,作为 jQuery 基金会负责人之一的 Jörn 在这篇文章中回顾了过去的一年里,jQuery 基金会在标准化、库和工具、jQuery UI、Qunit、Globalize 等领域和项目的进展。
充电站
- ES7 —— The Evolution of JavaScript
- 来自 Netflix 的作为 TC-39 成员之一的 Jafar Husain 在这篇演讲中分享了关于 JavaScript 从 ES5 到 ES7 的进化,重点介绍了 ES6 到 ES7 为了提供原生的对象观察和异步流处理是如何一步步演变的,演示生动易懂,坚持看下来一定会让你对 JavaScript 的现状和未来有更深入的理解。
- The node.js Profiling Guide that Hasn’t Existed
- Will Villanueva 的 《The node.js Profiling Guide that Hasn’t Existed》系列文章介绍了如何借助一些开源工具来诊断 node.js 应用,包括检查是否有潜在的内存泄露并定位内存泄露的源头,以及即将发布的 CPU 和性能概况查看等。
- Preparing for the future of AngularJS
- 上期小报中我们已经介绍过 ng-europe 2014 上 Angular 核心团队宣布 2.0 即将带来的一些重大的变革,那如何让我们的项目提前为 Angular 2.0 做好准备呢?这篇文章详细介绍了 Angular 2.0 当前的计划背后的原因,以及为 Angular 2.0 到来做准备的一些建议和最佳实践,值得一读!
- Using Nested States With The AngularJS UI-Router
- 这篇文章介绍了如何在 Angular 应用中借助 UI-Router 来做多页面布局的嵌套,帮助你更好地解决页面布局复用的问题,并提供了视频演示。
- Creating Animations and Interactions with Physical Models
- 基于物理模型的动画和交互如今越来越常见,可以带给用户更加自然的体验,这篇文章中介绍了一些基本的物理模型以及基于它们构建的各种交互和动画,提供了丰富的 Demo,相信可以给对 CSS 动画感兴趣的你一些启发。
- Automating CSS Regression Testing
- 时至今日前端测试依然是一个尚在不断探索中的领域,而对于 CSS 的测试则更加困难。这篇文章介绍了如何基于 BackstopJS 做自动化的 CSS 回归测试,可以借鉴一下。
百宝箱
- angular-gantt
- angular-gantt 是一个面向 Angular 的甘特图组件,提供了插件机制配置甘特图上需要用到的模块。如果你想基于 Angular 开发项目管理方面的应用,一定不能错过。
- Handsontable
- Handsontable 是一个极简的类似 Excel 的在线数据表格编辑器,支持丰富的展现形式和交互,以及多种多样的单元格类型,目前最新版中移除了 jQuery 依赖,并提供了面向 jQuery、Polymer、BackBone、Angular 等的插件。
- Mobile Overview Report July-September 2014
- ScientiaMobile 的这份 2014 Q3 的移动端概述报告包含了全球移动端设备分布的详尽的数据和图表,做移动端开发的同学可以看看。
附所有链接:
- Q&A: Why io.js decided to fork Node.js
- http://www.infoworld.com/article/2855057/application-development/why-iojs-decided-to-fork-nodejs.html
- io.js
- What’s New in Firefox 34
- http://www.sitepoint.com/whats-new-firefox-34/
- Opera 26 released
- https://dev.opera.com/blog/opera-26/
- jQuery Foundation 2014 roundup
- http://bassistance.de/2014/12/01/jquery-foundation-2014-roundup/
- ES7 —— The Evolution of JavaScript
- https://drive.google.com/file/d/0B4PVbLpUIdzoUjdmSkFtVVozQnM/view?pli=1
- The node.js Profiling Guide that Hasn’t Existed
- http://www.willvillanueva.com/the-node-js-profiling-guide-that-hasnt-existed-profiling-node-js-applications-part-1/
- Preparing for the future of AngularJS
- https://www.airpair.com/angularjs/posts/preparing-for-the-future-of-angularjs
- Using Nested States With The AngularJS UI-Router
- http://blog.nraboy.com/2014/12/using-nested-states-angularjs-ui-router/
- Creating Animations and Interactions with Physical Models
- http://iamralpht.github.io/physics/
- Automating CSS Regression Testing
- http://css-tricks.com/automating-css-regression-testing/
- angular-gantt
- https://www.angular-gantt.com/
- Handsontable
- http://handsontable.com/index.html
- Mobile Overview Report July-September 2014
- http://data.wurfl.io/MOVR/pdf/2014_q3/MOVR_2014_q3.pdf
正文到此结束