10. s (dotAll) flag for regular expressions 10.1. Overview 10.2. Limitations of the dot (.) in regular expressions 10.2.1. Line terminators recognized by ECMAScript 10.3. The pr...
Duplicate Object Literal Properties Duplicate Object Literal Properties ECMAScript 5 strict mode introduced a check for duplicate object literal properties that would throw an ...
Sets and Maps Sets and Maps JavaScript only had one type of collection, represented by the Array type, for most of its history (though some may argue all non-array objects are...
Functions Functions Functions are an important part of any programming language, and prior to ECMAScript 6, JavaScript functions hadn’t changed much since the language was crea...
4.7 Further reading and sources of this chapter 4.7 Further reading and sources of this chapter Environments and the global object in the ECMAScript specification: Section “L...
关于 目录 关于 原书的观看地址:https://leanpub.com/understandinges6/read 本书的作者 Nicholas C. Zakas 是一名顶尖的前端工程师,曾出版《JavaScript 高级程序设计(Professional JavaScript for Web Developers)》《高性能 JavaS...
20. JSON superset Please support this book: buy it or donate 20. JSON superset This chapter covers the ES2019 feature “JSON superset ” by Richard Gibson) is at [stage 4](...