Best of UI DesignJune 2024

  1. 1
    Article
    Avatar of devtoDEV·2y

    New CSS media queries syntax 💥

    The new CSS media query syntax simplifies defining responsive breakpoints, making code cleaner and more intuitive. It offers enhanced clarity, efficiency, and compatibility across modern browsers, streamlining the development process.

  2. 2
    Article
    Avatar of codemotionCodemotion·2y

    Creating a Fallout-Style UI Using Modern CSS

    Learn how to create a retro-futuristic user interface inspired by the Pip-Boy 3000 from the Fallout series using modern CSS techniques. The tutorial covers semantic HTML, responsiveness, typography and colors, responsive layout, visual effects and animations, and using generative AI for sci-fi content.

  3. 3
    Article
    Avatar of uxplanetUX Planet·2y

    The Only 8 Fonts You Will Ever Need

    Typography has evolved significantly, offering an extensive array of typefaces. Despite the abundance, eight fonts have stood out for their unique characteristics: Garamond, Bodoni, Baskerville, Times New Roman, Century Expanded, Futura, Helvetica, and Inter. Each font brings its own historical significance and design ethos, from classics like Garamond and Baskerville that improve readability, to modern fonts like Inter designed for digital interfaces. These fonts are essential tools for any designer, adaptable to various projects from traditional print to contemporary digital design.

  4. 4
    Article
    Avatar of communityCommunity Picks·2y

    What is this weird CSS Syntax?

    Learn about an interesting CSS syntax involving the adjacent sibling combinator (+) and the asterisk (*) to select non-immediate adjacent elements of the same class. This allows styles to be applied to specific siblings a few elements away when hovering over a targeted element.

  5. 5
    Article
    Avatar of phProduct Hunt·2y

    DynaUI - UI Library for Developers

    DynaUI is a UI library for developers. It was hunted by [HUNTER] and is featured on June 16th, 2024.

  6. 6
    Article
    Avatar of communityCommunity Picks·2y

    awesome-shadcn-ui

    A curated list of awesome things related to shadcn/ui, including pre-made but customizable components, useful components not available in shadcn/ui, and custom input components.

  7. 7
    Article
    Avatar of communityCommunity Picks·2y

    Design patterns

    Design patterns are recurring solutions to common design problems in user interface and persuasive design. They provide a common language between designers and improve web design.

  8. 8
    Article
    Avatar of phProduct Hunt·2y

    Thind UI - Component library for Webflow apps

    Thind UI is a new component library designed for Webflow applications, focusing on enhancing design tools, user experience, and developer tools. It was launched on June 21st, 2024, and is currently not rated.

  9. 9
    Article
    Avatar of communityCommunity Picks·2y

    Get web animations inspiration for your next web design project

    Find inspiration for web animations to level up your next web design project.

  10. 10
    Article
    Avatar of communityCommunity Picks·2y

    Design good practices

    Learn about the basics of color contrast in UI design, including the importance of accessible design, the use of contrast ratios, and the conformance levels defined by the WCAG guidelines.

  11. 11
    Article
    Avatar of vigetViget·2y

    Fluid Breakout Layout with CSS Grid

    Learn how to use CSS Grid to create a fluid breakout layout that handles multiple width variations in components. No media queries required!

  12. 12
    Article
    Avatar of devtoDEV·2y

    Creating a Reusable Component in React: Handling Unlimited Future Changes

    Learn how to create reusable components in React by using the compound component pattern. This approach allows for more flexibility, readability, scalability, and reusability in managing complex UI requirements.

  13. 13
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    Media Queries vs Container Queries – Which Should You Use and When?

    As the web evolves, new tools like media queries and container queries emerge, offering web developers various ways to make responsive designs. Media queries adapt styles based on the overall viewport size, suitable for different devices. Container queries, however, base their styles on the size of individual containers, promoting modularity and flexibility. While media queries are less effective for complex layouts, container queries support more adaptive component-based designs. Understanding each tool's strengths and considering project requirements will guide their best use in web design.

  14. 14
    Article
    Avatar of communityCommunity Picks·2y

    Bad Bad UX: 20 Common Mistakes in User Experience

    This post highlights 20 common mistakes in user experience and provides examples of how they can ruin a website. It offers practical advice on how to avoid these mistakes and improve the user experience.

  15. 15
    Video
    Avatar of kevinpowellKevin Powell·2y

    "Smart" design patterns with container queries

    Container queries are a powerful CSS feature that allows styling based on the size of an element's container, rather than the viewport. This can lead to more flexible and meaningful breakpoints, particularly for component-based designs. The post explores practical examples, including making components adapt to the number of columns in a layout and how units like REM and EM work differently in container queries. The ability to create more intelligent design patterns without relying solely on viewport-based media queries is a key advantage.

  16. 16
    Article
    Avatar of communityCommunity Picks·2y

    Roots of UI/UX Design Book

    Discover an extensive guide to UI/UX design with 322 pages of insights, practical examples, Figma files, and AI prompts. This book is inspired by Material Tailwind and is divided into 7 parts and 55 chapters that cover everything from mastering pixel-perfect elements to building complete web pages. It's trusted by top companies and includes real-life examples accessible via QR codes. Various purchase options are available, including digital and physical copies.

  17. 17
    Video
    Avatar of juxtopposedJuxtopposed·2y

    world's shortest Framer course

    Learn how to quickly create stunning websites using Framer without any coding. The Framer interface is intuitive and similar to other design platforms, providing tools for adding elements, managing pages, and customizing design properties. By mastering responsive designs, layout structuring, and component creation, you can enhance your web projects. The key to proficiency in Framer is practice. The post also includes a link for getting started with Framer.