Shopping apps are, unsurprisingly, very inaccessible as well
Points out that shopping websites and native mobile shopping apps continue to struggle with accessibility, highlighting ongoing challenges in e-commerce.
By Bogdan Cerovac19 Apr 2025What Does It Really Mean For A Site To Be Keyboard Navigable
Emphasizes the importance of keyboard navigation in accessible web design, highlighting its role in creating an inclusive user experience for diverse audiences.
By Eleanor Hecks18 Apr 2025“Pretty” is in the eye of the beholder
Celebrates the new CSS feature for text wrapping in Safari Technology Preview, noting differences from Chromium browsers.
By CSS-Tricks18 Apr 2025Designing in the Browser: Five Tips for Beginners
Provides a starting point for designers interested in experimenting with in-browser mockups to streamline their creative process.
By Cloud Four17 Apr 2025How to write error messages that actually help users rather than frustrate them
Highlights the often-overlooked importance of well-crafted error handling, offering strategies to create helpful, user-friendly error messages across digital products.
By Piccalilli17 Apr 2025Fostering An Accessibility Culture
Shares lessons on cultivating an accessibility culture through habit formation rather than strict mandates, based on practical experience.
By Daniel Devesa Derksen-Staats17 Apr 2025How To Improve Website Performance In 2025
Guides on testing and optimizing website performance, identifying common speed bottlenecks, and implementing effective improvements.
By DebugBear16 Apr 2025Inclusive Dark Mode: Designing Accessible Dark Themes For All Users
Explores how thoughtful dark mode design enhances inclusivity, benefiting users with light sensitivity and supporting machine learning applications.
By Alex Williams15 Apr 2025Design Tokens + Atomic Design = ❤️
Advocates for integrating design tokens into Atomic Design, emphasizing their role as fundamental building blocks in UI consistency.
By Brad Frost14 Apr 202514 web performance tips for 2025
Shares key web performance tips for 2025, including understanding weaknesses, setting clear targets, and fostering a performance-driven culture to improve Core Web Vitals.
By Sia Karamalegos14 Apr 2025
Create a dynamic 'dark mode toggle' webpage using only HTML, CSS, and JavaScript. This challenge involves designing a toggle button to switch between light and dark themes, complete with smooth transitions. Optionally, incorporate local storage to remember the user's theme preference across sessions. Push your creativity further by designing a unique theme for each mode with engaging animations or interactive elements.
Why did the JavaScript developer keep running into walls? They didn't understand the concept of 'break'!