TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

You Don’t Need a UI Framework

3 pointsby takiwatangaabout 3 years ago

1 comment

city17about 3 years ago
Good article, although (als he also specifies in the article) it depends on your use case. For some people a big UI framework like Material UI is the right choice.<p>But for many who are using it right now it is excessive, and they would be better off with a very simple &#x27;headless&#x27; library with a few simple components that guarantee accessibility and speed up dev time, like dropdowns and modals. You don&#x27;t need to have a whole theming system behind it.