Testing HTML Light DOM Web Components: Easier Than Expected!
Testing HTML Light DOM web components wasn't so scary after all. Some testing notes and patterns from a recent project.
You appear to be offline, some content may be unavailable.
Testing HTML Light DOM web components wasn't so scary after all. Some testing notes and patterns from a recent project.
Fully functional OTP entry may be easier than you think.
I had a blast chatting with Chris and Dave on my personal favorite podcast about building websites.
The satisfaction of rescuing experiences from daunting constraints.
Let’s make a more useful utility class without giving up any versatility.
A simple trick for styling cards with breakout elements.
Recently, we overhauled our shared ESLint config, and I needed to release an alpha version. Thankfully, it turns out to be straightforward, once you know how to do it.
I didn't get a chance to hit the pumpkin patch this year, so I missed out on seeing any corn mazes. To make up for it, I decided to make some mazes of my own! Being a programmer, I over-engineered it and built a random maze generator!
There are many APIs that interact with the file system, and figuring out what they all do can be deeply frustrating. Don’t give up! I’m here to help.
Let's build a website and generate a PDF from the contents using basic CSS and a PDF generation API.