The blockquote element
Explores the HTML <blockquote> element, its semantic purpose, historical usage, and why it's unsuitable for pull quotes in web design.
Explores the HTML <blockquote> element, its semantic purpose, historical usage, and why it's unsuitable for pull quotes in web design.
A developer advocate shares insights and resources from his conference talk on Web Components, focusing on their role in design systems.
A defense of Web Components, explaining their differences from JavaScript frameworks and why their long-term, standards-based approach is valuable.
A developer's weeknotes covering JavaScript work, attending a Frontend Masters web performance workshop, reading tech news, and personal updates.
A designer and developer shares the process and reasoning behind a personal website redesign, focusing on branding and self-representation.
Compares the execution speed of Svelte's reactive bindings to keyboard events and provides workarounds for synchronization.
Explains how to manage and synchronize React application state using URL parameters with react-router-dom for persistence and shareability.
A web developer explores creative CSS composition using custom properties and gradients, inspired by artistic constraints.
Explains a bug in React Query's Infinite Queries feature, detailing the issue, its conditions, and the underlying mechanics of infinite scrolling.
Chrome introduces a customizable <select> element API in development, seeking developer feedback on styling and functionality.
A developer's exploration of the powerful CSS :has() pseudo-class, sharing real-world use cases and its surprising utility in modern web development.
A guide to React's useDeferredValue hook, explaining its purpose for performance optimization and providing a practical code example.
A tutorial on implementing file downloads in Remix using the useFetcher hook, covering resource routes and dynamic file generation.
A CSS developer discusses the importance of the State of CSS survey, highlighting potential bias and the need for diverse participation.
A guide to Angular Signals, explaining their benefits for state management and how to implement them in applications.
A tutorial on creating a clean, responsive timeline using CSS flexbox, with step-by-step code examples for markup and styling.
Explores the HTML5 <article> element, its purpose for document structure, and its importance for web accessibility and semantics.
The article critiques excessive JavaScript use harming web performance and user experience, urging teams to prioritize users and adopt better practices.
A review of a free, dense reference e-book for learning HTML elements and CSS properties through rote memorization.
A nostalgic look at the HTML <area> element and image maps, comparing them to Tamagotchis and discussing early 2000s web design practices.