How We Use CI to Check Code Standards on Every PR
Automating your code checks ensures every contribution meets standards, reduces the review burden, and increases confidence in AI-generated code.
You appear to be offline, some content may be unavailable.
Automating your code checks ensures every contribution meets standards, reduces the review burden, and increases confidence in AI-generated code.
Video, links and code samples from my rapid prototyping talk for the final Eleventy Meetup.
If your team members dread the notification that they’ve been added as a reviewer on a pull request, I think the following guidelines can help.
Using CSS to make a heading overlay and clip the border of its own container.
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.