NextUI v2.6.0 https://nextui.org/blog/v2.6.0#built-in-validation

NextUI Now has automatic validation styles, and they're beautiful

#React #NextJS #Tailwind CSS #NextUI #ReactAria

NextUI v2.6.0 🔥

4 new components Form, Drawer, Input OTP and Alert, React 19 & Next.js 15 support, and lots of bug fixes and improvements.

Headless, boneless, skinless & lifeless UI

• 🧩 Four key #UI abstraction patterns revolutionizing #frontend development:
• 💻 #headless UI: Components with functionality + minimal styling (e.g., #HeadlessUI, #ArkUI)
• 🎨 #boneless UI: Style systems without markup (e.g., #Tailwind, #Bulma)
• 🦴 #skinless UI: Functioning components without styles (e.g., #ReactAria)
• 🔄 #lifeless UI: Typesafe hooks without rendering (e.g., #TanStack, #FloatingUI)

Each approach offers unique benefits for building custom design systems and application logic.

Covers popular tools like #HeadlessUI, #Tailwind, #ReactAria, and #TanStack.

Learn more: https://nerdy.dev/headless-boneless-and-skinless-ui

Devtools Fm 151 · August 25, 2025

Website for Adam Argyle: Teacher, Speaker, CSSWG member, and creator of Open Props and VisBug.

nerdy.dev
Made some good progress on the #personalSite with my #fantasyFootball data tonight. Need to have it done by our #TownHallMeeting at the end of the month! I will be happy to have it posted finally. It will be the first side project I kept my momentum going. Been fun learning #typescript, #tailwindCss and #reactAria while working on it.

Working on some #ReactAria components and having trouble getting a select component to work in #Remix. Struggling to find any examples of people using these together.

I did wrap my App in an SSRProvider since Remix is rendering server side.