Blog
Here I share my knowledge about frontend development, software architecture, and lessons learned while building web applications over the years.
toolingtailwindcssopen-source
oxlint-tailwindcss: the linting plugin Tailwind v4 needed
March 20, 2026·
5 min read
The most complete linting plugin for Tailwind CSS, native to oxlint. 22 rules with autofix, zero-config and designed from scratch for Tailwind CSS v4.
design-systemfrontendvue
What I learned building Design Systems and what I would do differently
June 25, 2025·
7 min read
I’ll share my experience creating Design Systems and tell you what I would do differently so you don’t make the same mistakes I did.
architecturefrontendvue
Screaming Architecture: the key to a scalable frontend
June 11, 2025·
5 min read
Learn how to structure your frontend project so it screams what it does, not what it's made of. A practical guide to improving the clarity, scalability, and maintainability of your apps with Screaming Architecture.