I wrote a course, but it’s so much more than that
Author announces 'Complete CSS' course, emphasizing the importance of soft skills like communication for top-level front-end development.
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.
A free whitepaper exploring the adoption, APIs, and practical use of Web Components as a native alternative to JavaScript frameworks.
A technical article discussing responsive design challenges and proposing better CSS composition strategies for complex layout changes across breakpoints.
A guide on exposing .NET feature flags via an API and consuming them in an Angular front-end application for coordinated feature rollouts.
A developer reflects on lessons learned from building a cross-platform React/React Native design system, focusing on consistency, velocity, and avoiding tight coupling.
A backend developer shares a hackathon experience using ChatGPT for frontend coding, highlighting its limitations and the need for domain expertise.
Explores using modern CSS features like custom properties and :has() for testing HTML integrity and highlighting markup anti-patterns.
A quick guide to creating a 'minimum full height' layout using Tailwind CSS, explaining the key classes and markup structure.