A plea for proper 401 and 403 HTTP status code usage
Teleporting to an unrendered element in Vue. A footgun worth knowing.
A nuanced exploration on the joy of authoring and merging code.
Repeat yourself. Again and again, until you hear your message echoed back to you.
Thoughts on framing ideas and concepts so that they are digestible to others.
A lesson on Firefox's pinned tab indicator light.
Using Typescript to type Vue 3 component props.
A quick look at some common patterns for managing state-drivens styles using Tailwind in a Vue component.
Sometimes it's helpful to bind css variables to the style attribute of an element with Vue. Here's how it works and why you might reach for this pattern.