🔥 Use CSS Variables to do partial property overwrites. Handy for CSS properties that only accept multiple values.
🔥 Object.fromEntries() is a new method for converting Arrays, maps or other iterables into objects
🔥 If you have a pesky 301 redirect that won't clear, open dev tools and load the page with the "disable cache" Log this in your head for later, you'll need it like I just did 😃