This is a short summary. ↗ Open original to view full content
scrollbar-width & scrollbar-gutter: CSS Properties for Layout Control
from blog Trevor I. Lasn Thoughts, | ↗ original
More from Trevor I. Lasn Thoughts
Honey Quietly Hijacked Creator Revenue Through Affiliate Link Switching
4 Jan 2025 |
original ↗
Honey's controversial affiliate link practices and what it teaches us about Silicon Valley's ethics
AsyncLocalStorage: Simplify Context Management in Node.js
20 Dec 2024 |
original ↗
How AsyncLocalStorage solves context management in asynchronous Node.js apps
Add Auth to Astro 5 with Clerk in 5 Minutes
18 Dec 2024 |
original ↗
The simplest setup for adding Clerk authentication to your Astro project, with minimal code
CSS ::target-text for Text Highlighting
17 Dec 2024 |
original ↗
A look at how browsers can highlight text fragments using CSS ::target-text, making text sharing and navigation more user-friendly
align-content: The Simplest Way to Center Content with CSS
13 Dec 2024 |
original ↗
Finally, we can center things in block layouts without flexbox gymnastics