atlas news
Web Standards : mastodon
29 april
10h00
Scroll-driven animations.
Scroll-driven animations. joshwcomeau dives into CSS animation-timeline, mapping keyframes over scroll distance instead of duration. He covers timing...
28 april
10h34
Automate the browser from the terminal with Chrome DevTools...
Automate the browser from the terminal with Chrome DevTools MCP CLI. nucliweb walks through chrome-devtools-mcp, a CLI that controls Chrome through...
27 april
10h35
The end of responsive images.
The end of responsive images. Wilto, former chair of the Responsive Image Community Group, looks back on a decade of wrestling with the sizes...
24 april
10h00
Your options for preloading images with JavaScript. Alex...
Your options for preloading images with JavaScript. Alex MacArthur compares five approaches to preloading images: new Image(), <link rel...
23 april
10h01
Playwright accessibility testing: what axe and Lighthouse...
Playwright accessibility testing: what axe and Lighthouse miss. David Mello explains that automated tools like axe and Lighthouse catch only 30-40%...
22 april
10h00
Highlights from Git 2.54. Taylor Blau walks through new...
Highlights from Git 2.54. Taylor Blau walks through new features including git history reword, which opens your editor with a commit’s message and...
21 april
10h00
Firefox 150 release notes for developers. The release adds...
Firefox 150 release notes for developers. The release adds sizes "auto" for lazy-loaded images, color-mix() with multiple colors, light...
20 april
10h06
Fully local code embeds. Aleksandr Hovhannisyan built a web...
Fully local code embeds. Aleksandr Hovhannisyan built a web component that renders isolated code sandboxes using iframe srcdoc, without relying on...
17 april
10h02
Introducing masonry-gridlanes-wc: a native-first masonry web...
Introducing masonry-gridlanes-wc: a native-first masonry web component. schalkneethling created a web component that provides masonry layouts aligned...
16 april
10h00
State of AI 2026. Devographics launched a new survey focused...
State of AI 2026. Devographics launched a new survey focused on how developers use AI tools, models, and coding assistants in their daily workflows....
15 april
10h00
Modern CSS feature support for shadow DOM. Adobe Spectrum...
Modern CSS feature support for shadow DOM. Adobe Spectrum Web Engineering tracks CSS feature support within and across the shadow DOM. The project...
14 april
10h00
SVG filters guide: getting started with the basics.
SVG filters guide: getting started with the basics. anatudor walks through the fundamentals of SVG filters, from setting up the <svg> and...
13 april
10h00
Progressive web components.
Progressive web components. ariel introduces Elena, an open-source library for building web components that work with HTML and CSS first, then...
10 april
10h00
Inverted themes with light-dark().
Inverted themes with light-dark(). davatron5000 explains how to build adaptive theme switching using the CSS light-dark() function and container...
09 april
10h00
Under the hood of MDN’s new frontend. Leo McArdle explains...
Under the hood of MDN’s new frontend. Leo McArdle explains how the MDN team replaced their aging React-based SPA with a modern architecture built on...
08 april
10h00
What’s new in Chrome 147. Element-scoped view transitions...
What’s new in Chrome 147. Element-scoped view transitions allow multiple concurrent transitions on arbitrary elements. CSS contrast-color() returns...
07 april
10h00
Getting your article shared: tips from ten years of...
Getting your article shared: tips from ten years of newsletter curation. spaceninja, who has curated front-end links for over a decade, shares...
06 april
10h00
What is CSS containment and how can I use it?
What is CSS containment and how can I use it? csswizardry explains an underused CSS feature that lets the browser skip unnecessary layout and paint...
03 april
10h00
The great CSS expansion.
The great CSS expansion. pawellaptew tours CSS features that replace JavaScript libraries: anchor positioning for Floating UI, the Popover API and...
02 april
10h00
Squarespace and web standards: how we helped bring HTML...
Squarespace and web standards: how we helped bring HTML video and audio lazy loading to today’s browsers. scottjehl describes how Squarespace...