“`”

<ol>
<li>增加块作用域 </li>
<li>增加let const </li>
<li>解构赋值 </li>
<li>函数参数扩展 (函数参数可以使用默认值、不定参数以及拓展参数)</li>
<li> 增加class类的支持 </li>
<li>增加箭头函数 </li>
<li>增加模块和模块加载(ES6中开始支持原生模块化啦) </li>
<li>math, number, string, array, object增加新的API</li>
</ol>

 

<pre><code> "“`

Was this helpful?

0 / 0

发表回复 0

Your email address will not be published.