Here’s a preview of some of the new syntaxes you’ll learn in unit 2
The new destructuring syntax provides a symmetrical counterpart to the existing syntax for data structures.

With shorthand properties and methods, you can remove a lot of redundancy from your object literals.
