Select element: now with horizontal rules
Chrome 119 and Safari 17 now support adding <hr> elements as visual separators within HTML select dropdowns to improve user experience.
Chrome 119 and Safari 17 now support adding <hr> elements as visual separators within HTML select dropdowns to improve user experience.
A developer details the process of redesigning their personal website, focusing on simplification, static site generation, and removing unnecessary complexity.
Introducing RazorSlices, a project that brings Razor view functionality to ASP.NET Core Minimal APIs, allowing developers to render Razor views in a lightweight way.
A talk from DjangoCon US 2023 covering updates to the official djangoproject.com website and how to contribute to its development.
A front-end developer analyzes the CSS techniques used in Adobe's new web-based Photoshop, focusing on layout, flexbox, and interesting implementation details.
Explains the oklch() CSS color function, its benefits for web design, browser support, and practical usage examples.
A tutorial on implementing tabbed interfaces (tabsets) in web pages using vanilla JavaScript and CSS, with support for Markdown and HTML.
A tutorial on using CSS attribute selectors to automatically style external links with icons, improving user experience.
A guide to fixing Tailwind CSS spacing issues when using Astro components and slots with a custom utility plugin.
Explores .NET 8's new Blazor Web template, unifying server and WebAssembly models with per-component server-side rendering.
An article exploring the polarized opinions around Tailwind CSS, comparing it to disagreements over music and Mario Kart to explain differing perspectives.
A guide explaining how to dynamically load images in Vue 3 and Nuxt 3 applications, covering strategies for using the public and assets folders.
Explores reactivity patterns in vanilla JavaScript, comparing them to frameworks like Vue and discussing when to use each approach.
A technical analysis of the CSS and layout structure used in the Meta Threads web app, exploring UI patterns and potential bugs.
An updated CSS reset stylesheet for modern web development, focusing on better defaults and removing browser inconsistencies.
Announcing the launch of the Magical Dev School student portal, a central hub for accessing programming courses and workshops with new user-friendly features.
A developer explains why they left Twitter and Reddit, citing negative impacts on mental health and the enshittification of platforms, and discusses rebuilding their blog with Zig.
Explores server-side and streaming rendering modes in Blazor for .NET 8, detailing their performance benefits and use cases for modern web apps.
Introducing RFC Vote, an open-source platform for the PHP community to vote and discuss RFCs with argument-based voting.
A developer explains the key benefits of the Astro web framework, highlighting its simplicity, flexibility, and performance features.