CSS :has() Selector: The Layout Trick I Wish I Knew 5 Years Ago
→
I ignored the CSS :has() selector for too long. Here is how it quietly removed a chunk of my JavaScript and made a few real production interfaces easier to ship.
Why Dropping Out Of Art Academy Made Me A Better Front-End Developer
→
I dropped out of Art Academy and accidentally became a better front-end developer. Learning to see like a designer did more for my HTML and CSS than any JavaScript framework tutorial.
How I Built a CSS Animation System With Cursor (Without Stack Overflow)
→
I used Cursor to build a reusable CSS animation system, relying on prompts instead of Stack Overflow threads. This is the exact prompt chain, what worked, and what I had to fix.
How I Use Cursor + Claude for CSS: A Practical Workflow from a Real Project
→
A step-by-step look at how I use Cursor and Claude together to design, refactor, and debug CSS in a real project—without sacrificing code quality or control.