Chapter 7 - Object arguments: functions working with objects
Click the title to see the listing, solutions to exercises and video tutorials on this site. Click the JS Bin code to see the live listing on JS Bin.
Extras: Using recent language features
Listing | Title | JS Bin Code |
---|---|---|
7.12 | Destructuring an object argument | fojozoc |
7.13 | Shorthand properties and argument destructuring | fihihon |
7.14 | Renaming properties when object destructuring | micixur |
7.15 | Shorthand object methods and padding | nisokav |