tag
web-components
6 articles
-
Fixing Navigation and Analytics: When Your Data Lies About User Behavior A behind-the-scenes update on fixing shadow-DOM navigation edge cases, restoring back/forward swaps, and making analytics actually reflect what readers do.
-
Mobile-First Layout That Ships: How PrimaryLayout Solves Real UX Problems How a single custom element handles fixed headers, safe-area insets, recommendation cards, and loading feedback on mobile - without a framework or a UX team.
-
Web Components + HTMX: A Lean Architecture for Content Sites That Ship How I use native Custom Elements and HTMX to build a site that feels like an app, costs nothing to host, and doesn't require a framework upgrade every 18 months.
-
How This Site Works: Architecture for a One-Person Team The technical architecture behind a fast, SEO-friendly content site built by one person. SSG, Web Components, HTMX, and the business logic behind each choice.
-
Web Components as a Business Decision Why Web Components are a pragmatic choice for small teams that need reusable UI without framework lock-in, hiring constraints, or migration risk.
-
Less JavaScript, More Leverage: Why I Ship With a 35KB Budget Cutting JavaScript isn't a purity contest - it's a business decision that compounds in speed, cost, reliability, and team velocity.