DEV Community

Discussion on: Why you should use Chakra UI in React

Collapse
 
hamdano2 profile image
hamdano2

I felt the same way when starting my personal project. In fact sometimes kept restarting with different libraries such as Material, Chakura, Prime react, Tailwind. I personally chose to stick with tailwind especially with the just in time compiler which improves the development experience.

Collapse
 
dastasoft profile image
dastasoft

The performance part is certainly important, but in my case, besides the fact that I love working with Tailwind and I use it in some projects, I end up with a HTML full of css class names that I don't really like.