• I Frontmatter
    • 1 About this book
  • II Types, values, variables
    • 2 Type coercion in JavaScript
    • 5 A detailed look at global variables
  • III Working with data
  • IV OOP: object property attributes
    • 9 Property attributes: an introduction
  • V OOP: techniques
  • VI Regular expressions
    • 16 Regular expressions: lookaround assertions by example
  • VII Miscellaneous topics
    • 17 Exploring Promises by implementing them
    • 18 Metaprogramming with Proxies