Tag: frontend
All the articles with the tag "frontend".
-
I Ran Chrome's Modern Web Guidance on My Own Site. It Found 88 Lines I Never Wrote.
Modern Web Guidance is a 22MB embedding model that matches your sentence against 137 guide descriptions. It never reads your code. Here's what it actually does, how to drive it, and what it found in my portfolio.
-
CSS Specificity — collections and image explanations ↗
Full Link - A comprehensive guide to understanding CSS specificity with visual explanations and practical examples.