技术周刊(2019-02-11 Serverless)

栏目: 后端 · 发布时间: 7年前

内容简介:点评:了解一下国外怎么做轻应用的就行:joy:点评:Chrome 73 开始这些就默认支持啦,可以先去试试。
  • Chrome 72 的安卓版正式启用了 Trusted Web Activity 功能 ,可以使得一个 PWA 应用能够在 Google Play Store 中得以被分发。 :link:

点评:了解一下国外怎么做轻应用的就行:joy:

  • Firefox 66 将默认阻止所有音频和视频的自动播放,同时提供了用户选择是否自动播放的界面。:link:
技术周刊(2019-02-11 Serverless)
  • EcmaScript 2019 即将支持这些特性: Array.flat()  及 Array.flatMap() 、让对象也可以像数组一样用  for of  遍历的  Object.fromEntries  、单向清除空白符的  String.prototype.trimStart  及  String.prototype.trimEnd 、可直接获得 Symbol 描述的  Symbol.prototype.description 、省略 catch 回调形参的  try {} catch {} 、修复 JSON 中 Unicode 边界问题的  Well Formed JSON  和  Subsume JSON 、并修正了  Array.prototype.sort  和  Function.prototype.toString  的行为。 :link:

点评:Chrome 73 开始这些就默认支持啦,可以先去试试。

  • V8 7.3 发布,默认支持了异步的堆栈展现,WebAssembly 的启动 和  await  更快了、支持了 ECMA 2019 的新特性  Object.fromEntries  和  String.prototype.matchAllAtomics.wake  重命名为  Atomics.notify:link:

以上所述就是小编给大家介绍的《技术周刊(2019-02-11 Serverless)》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Programming Amazon Web Services

Programming Amazon Web Services

James Murty / O'Reilly Media / 2008-3-25 / USD 49.99

Building on the success of its storefront and fulfillment services, Amazon now allows businesses to "rent" computing power, data storage and bandwidth on its vast network platform. This book demonstra......一起来看看 《Programming Amazon Web Services》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

随机密码生成器
随机密码生成器

多种字符组合密码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码