NEWS

Eslint 4.0 Released
Eslint 4.0发布,增加了新API和新规则

Automated testing with Headless Chrome
Chrome也有headless版本了,E2E测试又有了新方案,更快更简单

ES8 was Released and here are its Main New Features
ES8发布,新语法String padding,Object Value/Entries, Async Functions等正式进入标准

Repos

js-joda/js-joda
Immutable date and time library for javascript

GPU Accelerated JavaScript
利用GPU加速优化JS密集计算的解决方案,比Web Workers性能好很多,且可以fallback

Nodejs on Chakracore
Nodejs社区开始尝试基于微软JS引擎Chakracore的新版本,作为已有基于Google V8引擎的替代方案

TECHS

Proposals future of Javascript
这篇文章介绍了Javascript标准的设定(stage 0-4)和一些草案

Collection of popular react native packages
React Native组件集合,整合了很多有用的评估数据帮助选择