Skip to content
On this page

React components

I now am using Solid for all my web apps and static sites, so trying to port many useful components from here to Solid.

React Spectrum & shadcn UI have quality UI components. React TS Form or HouseForm are great for form handling.

Ladle seem like nice alternative to Storybook. How to use Props in React is a good read.

Sonner has nice component code.

Notes

Other