|
|
|
|
|
by code_biologist
798 days ago
|
|
Honestly the bloat and ergonomics of heavily customizable generic component libraries aren't great. Copy and pasting a simple component to make the specific customizations you want helps reduce JS ecosystem churn and dependency pain. Popularity of libraries like shadcn/ui [1] are good acknowledgements of that. [1] https://ui.shadcn.com/ |
|