🔥 Use flexbox's order property to re-order pieces of your nav at different breakpoints 👌
🔥 Use console.table() to log an array of objects in a tidy table 👌
🔥 Use console.dir(el) to see an element's properties + prototype instead of the element itself