Explore real-world engineering experiences from top tech companies.
Receive daily AI-curated summaries of engineering articles from top tech companies worldwide.
This article explores creative demos built with the new customizable <select> HTML element available in Chromium-based browsers.
This article compares two approaches to building complex multi-step forms in React: the component-driven model (React Hook Form + Zod) and the data-driven model (SurveyJS).
This article explores a systematic approach to managing z-index values in CSS, addressing the common "arms race" of arbitrary magic numbers in large projects.
This post introduces Figma's slots feature, a new way to make design systems more flexible without sacrificing structural consistency.
This article explores the various CSS selectors that can target the <html> element, ranging from practical to purely academic.
This article explains the key differences between the Popover API and Dialog API, focusing on accessibility and when to use each.
The article explores rebuilding a tooltip using the browser's native Popover API, replacing complex JavaScript implementations with declarative HTML.
A roundup of recent CSS tips, new platform features, and community discoveries from the web development world.
This article introduces a modern CSS technique to center absolute-positioned elements using just three lines of code.
Safari Technology Preview 238 introduces several new web platform features and bug fixes across CSS, animations, forms, scrolling, and Web APIs.
This post introduces the Figma MCP server for Codex, enabling two-way workflow between Figma and code.
This article provides a comprehensive guide to bookmarklets — JavaScript snippets saved as browser bookmarks that can interact with any webpage.