w3ctech

本周业界动态(2016.1.16-2016.1.22)

<script type="module"> (JavaScript modules) 已被添加到 HTML 标准

module script 和它所依赖的,在网页解析完成后将并行加载并解析计算。(如果添加了属性 async,module script 一旦加载完就开始解析计算)。

jQuery 发布了 2.2 和 1.12

闪闪亮点:

  • 性能提升
  • SVG Class Manipulation
  • Symbol/iterator support
  • jQuery.htmlPrefilter()
  • jQuery.uniqueSort alias

Node.js 已更新到 5.5.0 (Stable)

更新点:

  • fs: 为 fs.createWriteStream 添加自动关闭选项
  • http: 提升 expect header 处理
  • node: node -i 允许预加载 module
  • lib: 尽可能多地使用箭头函数
  • querystring: 提高 parse() 性能
  • ……
w3ctech微信

扫码关注w3ctech微信公众号

共收到0条回复