Top picks — 2025 October
A developer's October 2025 link roundup featuring React Compiler, Node.js features, CSS anchor positioning, and tech explainers.
A developer's October 2025 link roundup featuring React Compiler, Node.js features, CSS anchor positioning, and tech explainers.
A tutorial on building a 3D Wheel of Fortune game using only JavaScript and CSS, with a focus on 3D transforms and animations.
Explores the CSS field-sizing property, demonstrating its use cases for dynamic form and UI element sizing based on content.
Chrome 143 introduces anchored container queries, allowing CSS to detect and style elements based on which anchor positioning fallback is used.
A beginner's guide to CSS layout techniques including Flexbox, Grid, and responsive queries for web development.
A developer shares a CSS technique to make the output of ColdFusion's CFDump tag more readable by increasing the font size.
Introducing the new CSS progress() function for creating smooth, responsive visual effects without complex calculations or JavaScript.
Explores Safari's new CSS random() function, its current capabilities, limitations, and potential use cases for generating random values in styles.
A look at gradient.style, a CSS tool for creating and sharing HDR gradients with sharable URLs and multi-layered imports.
A developer reflects on how over-reliance on Tailwind CSS has eroded their ability to write raw CSS, leading to a feeling of being 'vendor-locked'.
A conference presentation overview of recent and upcoming HTML and CSS features for web developers, framed as a guide to surviving the expanding web platform.
The author proposes a new CSS feature called 'inner breakpoints' for responsive element layouts, comparing it to media and container queries.
Explores the CSS @starting-style rule, its specificity issues, and provides practical workarounds for developers.
A technical guide on implementing a blurry, translucent status bar for Progressive Web Apps (PWAs) on iOS using CSS backdrop-filter and mask properties.
Explains how to use CSS's slash syntax to provide alternative text for CSS-generated content, improving web accessibility for screen readers.
A video podcast featuring Sara Soueidan and Kevin Powell discussing web accessibility, covering HTML semantics, ARIA, CSS, and common myths.
A CSS tutorial on creating dynamic color-shifting effects for web animations, including workarounds for CSS limitations.
A tutorial on CSS Anchor Positioning, explaining how to position elements relative to others without traditional absolute positioning limitations.
A developer explores using Claude Code to generate a static website for their app, including design and responsive layout.
A speaker shares insights from his CSS Day talk on 'Smart Layouts', advocating for fluid, self-adapting CSS using modern features like clamp and container queries.