1. Preference for customizable, low‑level component libraries
"Base UI is more low‑level, a lot less opinionated and doesn’t force you into certain layouts. This of course makes it more complex to use, but that doesn’t matter if you’re using shadcn components because they’re doing that work for you." – nullbio
Many participants stress that using a more primitive library (e.g., Base UI) gives ultimate control and avoids the lock‑in of opinionated UI kits.
2. Criticism of over‑engineered UI libraries and desire for simpler alternatives
"My main gripe with Shadcn and, well, most UI libraries nowadays, is that they are reinventing the wheel for like a thousandth time." – notpushkin
Several comments call out the redundant reinvention in popular kits and advocate building or adopting leaner solutions instead of massive feature‑rich packages.
3. Interest in AI‑assisted migration and deterministic codemods
"Moving away from codemods and towards LLMs doing migration work is an interesting development." – dyllon
The discussion centers on leveraging large language models to generate and iterate deterministic codemods, questioning the future role of traditional migration tools.