π₯ 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()