Tag: how-to

6 posts

Setting up macOS to suck a bit less

Where's my tiling window manager???

·
Jun 11, 2026

headingoffset Is Coming: How to Prepare Today

With headingoffset starting to land in browsers, learn how to prepare now using polyfills, safe CSS fallbacks, and accessibility-first heading styling.

·
Jun 3, 2026

Making Scrollable Code Blocks Accessible

Fix keyboard accessibility gaps in Safari: learn why scrollable code blocks need focus and how a small polyfill makes them accessible for keyboard users.

·
Feb 13, 2026

How to leverage GitHub and semantic release to reduce vulnerabilities in your packages

Have you ever noticed, when you install your project’s dependencies, that npm is reporting known vulnerabilities you just installed?

·
Dec 15, 2022

Things You Need To Test Your Web App

Discover essential techniques for testing web apps across devices and browsers. Use DevTools, Lighthouse, and network throttling to ensure reliable performance.

·
Dec 16, 2020

How to display code coverage of a Vue project in Gitlab

One might think that this should be pretty straight forward but there are some hoops you need to jump in order to get it to work.

·
Sep 29, 2020