programming
New features of ECMAScript
1. Introduction to ECMASCript 1,JavascriptLanguage itself refers toECMASCript, Just run on a different platformJavascriptExpanded. 2,JavascriptinWebThe following uses include:ECMASCript + Web APIs (BOM,DOM). 3.JavascriptinNode.jsThe following uses include:ECMASCript + Node APIs (fs,net,etc.). 4. Since 2016, ES has maintained one version iteration per year, what we said in the industryES6Can refer toECMASCriptAll standards. 5.ES6Great improvements have been made to the original foundation, which