Best of UXAugust 2025

  1. 1
    Article
    Avatar of daily_updatesdaily.dev Changelog·37w

    The end of notification hell

    Daily.dev has completely redesigned their notification system, replacing broad toggles with granular controls that let users choose exactly what notifications they receive and how (in-app, push, or email). The new system covers all aspects including comments, upvotes, mentions, creator metrics, and Squad activities, with specialized controls for admins and moderators. This major refactor unified years of patched notification logic into one centralized, user-controlled system.

  2. 2
    Article
    Avatar of workchroniclesWork Chronicles·38w

    (comic) User needs vs. career goals

    A workplace comic exploring the tension between prioritizing user needs and pursuing personal career advancement. The comic highlights common workplace dynamics where individual career goals may conflict with user-centered decision making in product development and design roles.

  3. 3
    Article
    Avatar of uxplanetUX Planet·39w

    I Opened My Credit Card App While on a Call, & This UX Surprised Me

    Robinhood's credit card app demonstrates excellent context-aware UX design by showing a security warning only when users are on phone calls. The bright yellow banner warns users that Robinhood isn't calling them, helping prevent phone scams. This just-in-time design approach is more effective than constant warnings because it appears exactly when the risk is highest, avoiding alert fatigue while building user trust through thoughtful security communication.

  4. 4
    Article
    Avatar of minersThe Miners·37w

    Design Systems: The True Source of Frontend Peace How Design Systems can save you

    Design systems provide consistency, scalability, and accessibility to modern digital products by establishing standardized components and guidelines. They help frontend teams maintain coherent user interfaces across applications while reducing development time and improving user experience. The approach addresses the chaos that emerged in early web development by creating structured, reusable design patterns.

  5. 5
    Article
    Avatar of appsignalAppSignal·37w

    Smooth Async Transitions in React 19

    React 19's async transitions using the useTransition hook enable non-blocking form experiences by marking state updates as low priority. This keeps the UI responsive during API calls and async operations. The feature supports optimistic updates for instant feedback, integrates with Server Actions for simplified server communication, and provides granular control over urgent vs non-urgent updates. Key benefits include maintaining form interactivity during submissions, graceful error handling, and improved perceived performance on slow networks or devices.

  6. 6
    Article
    Avatar of codropsCodrops·40w

    Designer Spotlight: Julie Marting

    Julie Marting is a Paris-based interactive designer at Hervé Studio who specializes in creating immersive digital experiences using 3D design and WebGL. Her portfolio includes projects for major brands like LVMH, Cartier, and Lacoste, focusing on playful interactions and emotional user engagement. She emphasizes the importance of meaningful design that transports users beyond the ordinary, using tools like Figma and Cinema 4D while prioritizing communication between designers and developers.

  7. 7
    Article
    Avatar of 29tcpy2hjr72v3blxpxzxDaniel·39w

    Daily.Dev - Daily Amazing

    A developer shares their positive experience with Daily.dev as a technical news platform that provides low-level tech content without clickbait. After initially being skeptical due to disappointing experiences with other platforms, they were impressed by Daily.dev's UX and immediately purchased a Plus membership. When they encountered a rate-limiting issue with comments, the Daily.dev team resolved and deployed the fix within 24 hours, demonstrating exceptional customer support and platform maintenance.

  8. 8
    Article
    Avatar of hnHacker News·39w

    The beauty of a text only webpage

    Text-only webpages offer a clean, fast, and distraction-free browsing experience without cookie banners, ads, or auto-play videos. They load instantly, work everywhere, are infinitely reproducible, and cost almost nothing to host. While they may sacrifice some engagement metrics, these simple pages contribute to a calmer, more accessible internet that prioritizes content over flashy features.