June 2020
Intermediate to advanced
352 pages
8h 54m
English
Topics in This Chapter
11.2 Customization with Symbol Properties
11.5 Testing a Single Property
11.7 Creating or Updating Objects
11.8 Accessing and Updating the Prototype
This chapter is a deep dive into advanced APIs that you can use to create objects that have nonstandard behavior, and to write code that works with generic objects.
We start by looking at symbols, the only type other than strings ...