🔥 Figure out which part of your JS is applying inline styles / classes with a "break on attribute modifications" breakpoint in dev tools
🔥 Four new JavaScript String methods you should know about: .startsWith(), .endsWith(), .includes() and .repeat()
🔥 Handy: use ES6 destructuring to get and rename values on an event or window object