The JavaScript Ecosystem is Delightfully Weird

Engineering
Google Analytics 4 Setup Tutorial
Future CSS: Anchor Positioning
Anchor positioning might be one of the most exciting features coming to CSS. It is currently available under an experimental flag in Chrome Canary, and after playing with it for a bit, I couldn’t stop myself from sharing what I found. In this article, I will show you some of my experiments.
Introducing Baseline
At Google I/O 2023 we announced Baseline, learn more about this initiative and why we think it's important.
Rebuilding a featured news section with modern CSS: Vox news - Ahmad Shadeed
Rebuilding Vox News featured section with modern CSS.
Creating a Fluid Type Scale with CSS Clamp | Aleksandr Hovhannisyan
Fluid typography allows each font size in a modular scale to vary responsively between a min and max. Learn the math behind fluid typography and how to programmatically generate a fluid type scale with CSS clamp and Sass.
Modern HTML email (tables no longer required)
Coding email like it's 2023
How To Build A Magazine Layout With CSS Grid Areas — Smashing Magazine
Laying Out a Print Book With CSS
Rearrange / Animate CSS Grid Layouts with the View Transition API
CSS Nesting - Chrome Developers
WebContainers now run on Safari, iOS, and iPadOS
Accessing localhost from Anywhere — SitePoint
Building a combined CSS-aspect-ratio-grid - 9elements
@container and :has(): two powerful new responsive APIs landing in Chromium 105 - Chrome Developers
Crafting the Next.js Website
CSS Text balancing with text-wrap:balance - Ahmad Shadeed
Write Better CSS By Borrowing Ideas From JavaScript Functions — Smashing Magazine
Using Extensions in Chromium with Puppeteer
Does Tech Criticism Still Matter?
The Case for Software Criticism
Compiler Optimizations Are Hard Because They Forget - Faultlore
Container Query Units and Fluid Typography | Modern CSS Solutions
Circular Text with CSS?
About - Project Euler
Storybook Tutorials
How we're building a browser when it's supposed to be impossible
What the heck is BIMI and why is it so important?
Programmer Interrupted: The Real Cost of Interruption and Context Switching
Why I Spent a Week on a 10-Line Code Change