With all the new features made available in recent versions of ECMAScript, it's easy to lose sight of the fundamentals. The Object API, like others, has received plenty of updates. They may seem mundane compared to less familiar features (such asĀ SharedArrayBuffer), but they allow you to create some interesting and useful behaviors.
In this chapter, we'll be looking at how to use the Object API to create rich relationships and interesting properties.