Five years of component.gallery
The creator reflects on five years of running component.gallery, a design system showcase, sharing stats, visitor insights, and future plans.
The creator reflects on five years of running component.gallery, a design system showcase, sharing stats, visitor insights, and future plans.
The author updates their blogroll, recommending two influential web design professionals and their insightful personal sites.
A guide to implementing server-side rendering (SSR) for Web Components in ASP.NET Core using Tag Helpers to improve performance and user experience.
Part 5 of a series on building a vehicle tracking app in Azure, focusing on implementing the front-end with Vue.js and Azure Maps.
A nostalgic look back at the early days of web development, from table layouts to dial-up modems, by a developer with 20 years of experience.
Explores no-class CSS frameworks like MVP.CSS, which style semantic HTML without extra classes for faster, cleaner web development.
Explores using the CSS color-mix() function to generate consistent color palettes and variations within a design system.
Explains how Angular's built-in security features automatically protect web applications from Cross-Site Scripting (XSS) attacks by sanitizing untrusted values.
A developer shares their experience migrating a personal blog from Gatsby.js to Astro, citing reasons like build speed and simplicity.
Explains how Shiki Magic Move works, a library for animating code token transitions in presentations using Vue and the View Transitions API.
A personal reflection on the acquisition and uncertain future of CSS-Tricks, a popular web development blog, following its purchase by DigitalOcean.
A satirical and critical look at Single-Page Applications (SPAs), explaining their concept while humorously highlighting performance and complexity trade-offs.
An overview of classless CSS libraries for quickly styling small web projects without large frameworks.
Introduces a Web Component for embedding Mastodon posts with metadata like replies, boosts, and favorites on a webpage.
A developer details the process of scraping a restaurant week website's API to create a better UI, covering reverse-engineering and data presentation.
Explores the concept of utility-first CSS, contrasting it with traditional CSS methodologies and discussing its role and limitations in web styling.
A guide to building flexible, reusable React components using polymorphic patterns with TypeScript for type safety.
Exploring a new approach to Angular forms using Signals, combining the best of Template-Driven and Reactive Forms with a signal-based API.
A developer defends Tailwind CSS against common criticisms, arguing it's not inline CSS and demonstrating its utility with code comparisons.
Explains HTML Web Components, a technique to enhance existing HTML with JavaScript, and demonstrates their use in ASP.NET Core applications.