Richard Lemon
  • Home
  • Articles
  • Now
  • About
Subscribe

Frontend

Frontend notes from 11+ years of shipping web stuff. JavaScript, performance, web APIs, and the craft behind interfaces that feel right. 40 posts

All AI CSS Frontend Productivity Biohacking Tools Build in Public Thoughts
10 Jul, 2026
Frontend
What a 90ms Font Swap Taught Me About Performance Budgets
10 Jul
Frontend

What a 90ms Font Swap Taught Me About Performance Budgets →

A tiny 90ms font swap burned a full day of my attention and completely rewired how I think about performance budgets and where to spend effort.
09 Jul, 2026
Frontend
Lazy Loading Images Almost Tanked My Core Web Vitals
09 Jul
Frontend

Lazy Loading Images Almost Tanked My Core Web Vitals →

I broke my own Core Web Vitals by being clever with lazy loading. Here is the ugly LCP data, what actually fixed it, and the image loading rules I use now.
08 Jul, 2026
Frontend
The Accessibility Audit That Slapped Me Awake
08 Jul
Frontend

The Accessibility Audit That Slapped Me Awake →

An external accessibility audit tore apart a client site I was proud of. Here is what they caught that I completely missed, and how it changed my workflow.
07 Jul, 2026
Frontend
Why I Still Test In Safari First (And The Bugs It Catches Early)
07 Jul
Frontend

Why I Still Test In Safari First (And The Bugs It Catches Early) →

I test new frontend work in Safari first. It hurts early, but it saves me from bugs Chrome happily hides until production.
06 Jul, 2026
Frontend
View Transitions API: Useful, But Only For This One Thing (So Far)
06 Jul
Frontend

View Transitions API: Useful, But Only For This One Thing (So Far) →

After one real project with the View Transitions API, I stopped believing the conference demos. It is not magic, but it is surprisingly good for one very specific use case.
03 Jul, 2026
Frontend
The Schema.org Markup Every Client Site Should Ship With
03 Jul
Frontend

The Schema.org Markup Every Client Site Should Ship With →

The structured data I ship on almost every client project fits on a single page. This is the JSON-LD I actually deploy, not theory.
30 Jun, 2026
Frontend
The Git hygiene workflow keeping ideebv-2026 lean
30 Jun
Frontend

The Git hygiene workflow keeping ideebv-2026 lean →

How I keep the ideebv-2026 repo lean using git filter-repo, strict ignores, and backup pruning. Real commands, no theory.
28 Jun, 2026
CSS
Why I Still Hand‑Code Every Hover State
28 Jun
CSS

Why I Still Hand‑Code Every Hover State →

I still hand-code every hover state instead of trusting component libraries. Not because I like pain, but because that tiny interaction layer decides how the site actually feels.
26 Jun, 2026
Frontend
The Tower Workflow That Keeps My Mac Studio And MacBook Air Perfectly In Sync
26 Jun
Frontend

The Tower Workflow That Keeps My Mac Studio And MacBook Air Perfectly In Sync →

How I keep a Mac Studio and a MacBook Air in sync using Tower, Git and a few strict rules, so I can jump between desk and couch without merge hell.
23 Jun, 2026
Frontend
Why I Rebuilt My Portfolio Navigation From Scratch (Twice)
23 Jun
Frontend

Why I Rebuilt My Portfolio Navigation From Scratch (Twice) →

I thought my portfolio nav was smart. Then I used it on an actual phone. This is what broke, what I rebuilt, and what I will never ship again without testing.
23 Jun, 2026
Frontend
How I Turned a Mac Studio Into a Frontend CI Workhorse
23 Jun
Frontend

How I Turned a Mac Studio Into a Frontend CI Workhorse →

I wired a Mac Studio into my CI pipeline and stopped waiting forever on frontend builds. Here is the exact setup, what broke, and what actually got faster.
21 Jun, 2026
AI
Ethics Of AI In Frontend: Who Owns Your UI Components?
21 Jun
AI

Ethics Of AI In Frontend: Who Owns Your UI Components? →

I have AI generate UI components almost every day now, but I do not trust any of them by default. This is how I think about responsibility and ethics when that code hits production.
  • # Explore
  • Home
  • Articles
  • Archive
  • Categories
  • Now
  • #Topics
  • AI
  • CSS
  • Frontend
  • Productivity
  • Biohacking
  • Tools
  • Build in Public
  • Thoughts
  • #Connect
  • About
  • Newsletter
  • LinkedIn
  • GitHub
  • X / Twitter
Richard Lemon
Richard Lemon © 2026. Published with Ghost & Rand