Object Literal Syntax Extensions Property Initializer Shorthand Concise Methods Computed Property Names Object Literal Syntax Extensions The object literal is one of the mos...
Defined Defined JS is an implementation of the ECMAScript standard (version ES2019 as of this writing), which is guided by the TC39 committee and hosted by ECMA. It runs in bro...
About This Book Browser and Node.js Compatibility Who This Book is For Overview Conventions Used Help and Support About This Book A good understanding of ECMAScript 6 feat...
7.3. Convert a key to a value 7.3. Convert a key to a value The steps to convert a key to a value are as follows. These steps take one argument, key, and return an ECMAScript v...
7.3. Convert a key to a value 7.3. Convert a key to a value To convert a key to a value with key, run the following steps. The steps return an ECMAScript value. Let type be k...