🔥 Wrap curly brackets around your console.log arguments to see the variable name when logged. This takes advantage of ES6 shorthand syntax
🔥 Setting Default Values with JavaScript’s Destructuring
👉
🔥 Four new JavaScript String methods you should know about: .startsWith(), .endsWith(), .includes() and .repeat()