Looking for scalable dashboard navigation?

Explore ready-to-use Shadcn sidebar layouts built with React + Next.js. Clean structure, responsive design, and easy integration.

Read the full post: https://www.wrappixel.com/shadcn-sidebar/

#FrontendDev #SaaS #AdminPanel #UIComponents #shadcnui #shadcndashboard #shadcnsidebar

#Design #Guidelines
Combobox vs. multiselect vs. listbox · Differences, applications, and recommendations https://ilo.im/16a5m6

_____
#Combox #Multiselect #Listbox #UiComponents #DesignPatterns #UiDesign #WebDesign #Development #WebDev #Frontend

Designing Better Loading and Progress UX — Smart Interface Design Patterns

Practical UX guidelines to reduce the impact of waiting and choose the right loading indicator based on anticipated wait time.

Tôi luôn lặp lại bản thân trong các công việc: các thành phần, biểu đồ đường, biểu đồ hình tròn, lịch, v.v. Vì vậy, tôi đang xây dựng một thư viện mã nguồn mở dành cho chính mình, và cho bất kỳ ai muốn bắt đầu với một thứ gì đó hữu ích rồi tùy biến theo ý muốn. Mọi người đều được chào đón để góp ý, thêm ý tưởng hoặc cải thiện các nội dung hiện có (chuyến hành trình mới chỉ bắt đầu). #OpenSource #Frontend #UIComponents #ThưViệnMãNguồnMở #PhátTriểnWeb

https://github.com/ArcaDone/AwesomeUI

GitHub - ArcaDone/AwesomeUI: A collection of "copy, paste, use" snippets and useful elements for those who intend to or are already developing an app in Compose Multiplatform or simply an Android app and already use Jetpack Compose and Material3.

A collection of "copy, paste, use" snippets and useful elements for those who intend to or are already developing an app in Compose Multiplatform or simply an Android app and already use ...

GitHub

#Design #Approaches
When is a generated UI worth keeping? · How constraints help AI designs outlast the demo https://ilo.im/16a0cp

_____
#Prompting #AI #Branding #RealData #UiComponents #Constraints #ProductDesign #UxDesign #UiDesign #WebDesign

What makes generated UI worth keeping?

How brand, data, and reuse help ideas move past the demo phase

Medium
Website Inspo - Collected at the Component Level

Discover website inspo curated at the component level. Browse UI patterns, layouts, animations, and more. Updated weekly!

Inspo

#Design #Approaches
Slots in design systems · More flexible components through custom composition https://ilo.im/168a06

_____
#Flexibility #UiComponents #DesignSystems #ProductDesign #UiDesign #WebDesign #Development #WebDev #Frontend

Slots in Design Systems

Improving flexibility through custom composition inside components

Medium
Zombie Styles

Zombie Styles (noun): Dormant styles that break the UI after a configuration change.

Kiến tạo mới cùng Cmllia! 🚀 Ngành phát triển frontend & designer, khám phá vinyl thú vị, animation và template chữa cardiac ngân hàng. Giống Pinterest + CodeSandbox nhưng tập trung vào ý tưởng/frontend thực tế. Thêm tag: #Cmllia #Frontend #UIComponents #ThiếtKếWebsite

https://www.reddit.com/r/SideProject/comments/1o5fc7y/ph_launch/

#Development #Announcements
Storybook is going ESM-only · The popular UI builder drops CommonJS support https://ilo.im/16744v

_____
#Storybook #JavaScript #ESM #CommonJS #Frameworks #UiComponents #DesignSystems #WebDev #Frontend

Storybook is going ESM-only

Smaller, simpler, and modern

Storybook Blog

What's the most complex UI component you've built in SwiftUI?

This detailed tutorial walks through creating a custom date range picker component from scratch. Perfect for developers looking to build sophisticated, reusable UI elements that enhance user experience while maintaining clean, testable code architecture.

🔗: https://khorbushko.github.io/article/2025/09/12/date-range-picker.html by Kyryl Horbushko

#SwiftUI #UIComponents #Tutorial

Date Range picker in SwiftUI

When you work with various data and want to analyze or review it, you often face a problem: that certain periods of dates must be selected only. In mobile apps, this is a common functionality. Apple provided us with a great component, but, as usual, it’s not enough for many reasons.

kyryl horbushko