Upcoming Breaking Changes for Splendid Layouts
Announcing breaking changes to Splendid Layouts library due to Tailwind v4, including merging with Splendid Styles and naming convention updates.
Announcing breaking changes to Splendid Layouts library due to Tailwind v4, including merging with Splendid Styles and naming convention updates.
A developer advocate explains how using AI tools like GitHub Copilot and Claude to generate professional-looking designs has solved the problem of building ugly demo applications.
A developer details using AI coding assistants like Cline and LLMs (Claude, Gemini) to redesign a SaaS platform's UI/UX and generate documentation.
A web professional explores key principles of good vs. bad web design, focusing on usability, mobile responsiveness, and performance.
Essential front-end accessibility practices for developers, covering semantic HTML, keyboard navigation, ARIA, and more to improve UX for all users.
A tutorial on using Alpine.js to create a reactive UI that polls an ASP.NET Core API for real-time data updates.
An update on the new CSS reading-flow property, which solves layout and source order disconnect issues in grid and flexbox.
Author announces 'Complete CSS' course, emphasizing the importance of soft skills like communication for top-level front-end development.
A developer explains how to build a React-based mini-game called 'Test Your Focus' using event-driven state management with useReducer.
Introduces a Web Component that exposes audio/video duration as a CSS custom property for syncing CSS animations.
A developer compares CSS autocomplete behavior in VSCode, Neovim plugins, and Sublime Text, arguing Sublime's handling of semicolons is superior.
Explores the debate on whether CSS masonry layout should be part of CSS Grid or a separate module, with examples and syntax considerations.
A Web Component for embedding Bluesky posts with metadata like replies, reposts, and likes, using the public Bluesky API.
A critique of JavaScript-first web development and its negative impact on mobile performance, arguing for a strategic platform approach favoring the web's core strengths.
A discussion on the proposed behavior and limitations of the new <selectedoption> element for styling HTML select elements.
A presentation summary covering recent and upcoming HTML and CSS web platform features like container queries, nesting, and subgrid.
A humorous history of the HTML <audio> element, contrasting proprietary plugins like Flash with modern web standards.
Introducing the live-filter Web Component, a tool for filtering HTML list items in real-time using a text input field.
A blog post about the author's contributions to the awesome-standalones GitHub repo, a curated list of framework-agnostic web components.
A developer shares his lightning talk on building accessible tab components using Web Components within a design system.