How to setup Shadcn/ui in a React Application - Without Typescript
Are you one of those developers who is a lover of the recent and trending UI component library: shadcn/ui, but tends to be stuck at the point where it requires you to work with typescript because it is the default use case and style for the UI compon...
kizito917.hashnode.dev5 min read
I’ve reviewed your blog on setting up ShadCN UI in a React app without TypeScript—great breakdown! The step-by-step guide really makes it easy for developers who prefer JavaScript to integrate ShadCN UI without dealing with TypeScript complexities.
While researching, I found this resource on ShadCN UI integration with React 19: mobisoftinfotech.com/resources/blog/react-19-shad… . It provides insights into leveraging ShadCN UI with the latest React features.
Since you've explored the JavaScript setup, do you think ShadCN UI will eventually introduce official support for non-TypeScript users, or will it always be a TypeScript-first library?