|
|
|
|
|
by lghh
1654 days ago
|
|
I like Chakra...mostly. We have ran into some major performance issues with it all over our application though. The docs [1] make it sound like it's a rare issue, but we're not doing anything particularly wild and it became unusable at a point due to these issues. Now, we have a "no Chakra below this point" rule where certain parts of our application are not allows to use Chakra at all and use TailwindCSS + our own custom components instead. [1] https://chakra-ui.com/docs/comparison#the-runtime-trade-off-... |
|