In my original program, I used a UI Library called AntDesign. It was good, but had issues integrating into TailwindCSS (putting me off of wanting to use CSS libraries. I like having my own CSS and having it scoped to each component)
https://blueprintjs.com/ is geared towards what I want to build, which is enterprise/industry-standard components.
In my original program, I used a UI Library called AntDesign. It was good, but had issues integrating into TailwindCSS (putting me off of wanting to use CSS libraries. I like having my own CSS and having it scoped to each component)
https://blueprintjs.com/ is geared towards what I want to build, which is enterprise/industry-standard components.
Another approach is the web components take (explained by fireship: blog, video)