web.dev
🤓 Ensure That Your Website Is Available to Everyone →Web Accessibility is much more (quite different, in fact) than black dots in a yellow circle.
joshwcomeau.com
🗂️ What the Heck, Z-Index?? →Have you ever heard of the isolation property? Me neither. However, it can be a huge help in z-index hell.
mattfrisbie.substack.com
🕵️ Let’s Build a Chrome Extension That Steals Everything →Just because you can do it doesn't mean you have to do it. A great study about a Chrome extension that steals as much data as possible.
builder.io
🏋️ Why You Should Really Consider Using a Map Instead of a Plain Object →Objects in JavaScript are awesome. They can literally do anything! So why use maps more and objects less?