The Problem With Surveys (and Why You Should Take This One)
A CSS developer discusses the importance of the State of CSS survey, highlighting potential bias and the need for diverse participation.
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.
A technical guide on how to layer multiple CSS gradients to create visual effects, including a marker highlight effect for text.
Analysis of California's slow BenefitsCal SNAP portal vs. Code for America's faster, simpler getcalfresh.org, focusing on web performance and architecture.
An investigation into how JavaScript-first frontend culture and bloated frameworks contributed to performance issues, especially on low-end mobile devices.
A technical analysis comparing CSS Grid and Flexbox performance, finding no significant speed difference in modern browsers.
A tutorial on building a composable FadeIn animation component using Astro, JavaScript, and CSS for subtle UI flourishes.
A guide on integrating and using Angular Testing Library with the Vitest test runner for testing Angular components in a user-centric way.
The article argues against using barrel files in JavaScript/TypeScript projects, explaining their drawbacks and negative impact on code organization.
A collection of practical CSS one-liners and snippets to enhance default browser styles and improve typography in web projects.
An interactive guide explaining the CSS Grid template areas feature, highlighting its simplicity and power for layout positioning compared to line numbers.
A deep dive into the privacy, security, and UX pitfalls of in-app browsers, inspired by a Frontend Masters blog post.
A conference talk exploring the modern reasons and use cases for using Redux in React applications today.
Explores the React useRef hook, detailing its use for DOM elements and non-DOM values like API streams, with practical examples.
A beginner's guide to HTML, covering what it is, the tools needed, and a step-by-step tutorial to create your first web page.