书栈网 · BookStack 本次搜索耗时 0.070 秒,为您找到 2315 个相关结果.
  • What is Babel?

    Babel is a JavaScript compiler ES2015 and beyond JSX and React Type Annotations (Flow and TypeScript) Pluggable Debuggable Spec Compliant Compact Babel is a JavaScript c...
  • What is Babel?

    1706 2020-09-18 《Babel 7.11.0 Document》
    What is Babel? Babel is a JavaScript compiler ES2015 and beyond JSX and React Type Annotations (Flow and TypeScript) Pluggable Debuggable Spec Compliant Compact What is...
  • Iterators 和 Generators

    Iterators 和 Generators for..of 语句 for..of vs. for..in 语句 代码生成 目标为 ES5 和 ES3 目标为 ECMAScript 2015 或更高 Iterators 和 Generators 当一个对象实现了Symbol.iterator 属性时,我们认为它是可迭代的。 一些内置...
  • Iterators and Generators

    Iterators and Generators Iterables for..of statements for..of vs. for..in statements Code generation Targeting ES5 and ES3 Targeting ECMAScript 2015 and higher Iterato...
  • export-namespace-from

    @babel/plugin-proposal-export-namespace-from Example Installation Usage With a configuration file (Recommended) Via CLI Via Node API References @babel/plugin-proposal-exp...
  • 类型转换

    类型转换 数据类型 类型转换 数据类型 显式类型转换 隐式类型转换 数据类型 最新的ECMAScript标准定义了7种数据类型 基本数据类型 Undefined Null Boolean Number String Symbol 复杂数据类型 Object
  • TypeScript 3.8

    Type-Only Imports and Export ECMAScript Private Fields Which should I use? export * as ns Syntax Top-Level await es2020 for target and module JSDoc Property Modifiers B...
  • TypeScript 3.8

    Type-Only Imports and Export ECMAScript Private Fields Which should I use? export * as ns Syntax Top-Level await es2020 for target and module JSDoc Property Modifiers B...
  • TypeScript 3.8

    Type-Only Imports and Export ECMAScript Private Fields Which should I use? export * as ns Syntax Top-Level await es2020 for target and module JSDoc Property Modifiers Better...
  • 40. Dates (Date)

    40. Dates (Date) 40.1. Best practice: don’t use the current built-in API 40.2. Background: UTC vs. GMT 40.3. Background: date time formats (ISO) 40.4. Time values 40.4.1. Creati...