This is a short summary. ↗ Open original to view full content
The Perfect Theme Switch Component
from blog Aleksandr Hovhannisyan, | ↗ original
Related
More from Aleksandr Hovhannisyan
Performant Game Loops in JavaScript
29 Dec 2024 |
original ↗
A look at some best practices for creating performant game animations in JavaScript.
Creating Perfect Font Fallbacks in CSS
12 Dec 2024 |
original ↗
Learn how to use three CSS properties to override font metrics and minimize layout shifts during font load.
Preventing Layout Shifts in Status Text with CSS Grid
11 Dec 2024 |
original ↗
Use this trick with CSS Grid to prevent layout shifts when swapping text in status indicators.
I Moved to Cloudflare
11 Dec 2024 |
original ↗
After some recent incidents involving Netlify and Vercel, I decided to play it safe and move my website and another side project to Cloudflare.
Creating an Accessible Image Carousel
13 Nov 2024 |
original ↗
Learn how to build an accessible image carousel that supports multiple input modes and is progressively enhanced with CSS scroll snap and JavaScript.