Es2018puzzlers
ES2018(ES9) 测试题
Install / Use
/learn @justjavac/Es2018puzzlersREADME
ES2018(ES9) Puzzlers
概述
本网站主要用于测试你对 ES2018(ES9) 的掌握情况,答案可在 esnext.justjavac.com 找到。
如果你有好的谜题,欢迎创建 issue
交流群
QQ 群: 599243863
ES2018(ES9)
ES2018(ES9) 新特性包括:
- 非转义序列的模板字符串
- 正则表达式
dotAll模式 - 正则表达式命名捕获组
- 对象展开运算符
- 正则表达式反向(后向)断言
- 正则表达式 Unicode 转义
- Promise.prototype.finally
- 异步迭代器
License
本网站代码使用 GPLv3 许可证。
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/cn/"><img alt="知识共享许可协议" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/3.0/cn/88x31.png" /></a><br /> 网站<span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text" rel="dct:type">文字内容</span>由<a xmlns:cc="http://creativecommons.org/ns#" href="http://justjavac.com" property="cc:attributionName" rel="cc:attributionURL">justjavac</a>创作,采用<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/cn/">知识共享署名-非商业性使用-相同方式共享 3.0 中国大陆许可协议</a>进行许可。
