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.

Vue Has Too Many UI Frameworks

2 pointsby willhoyleabout 4 years ago

2 comments

trinovantesabout 4 years ago
AFAIK Quasar is the only Vue UI framework that:<p>- Has documentation that doesn&#x27;t have ads&#x2F;sponsorships taking a good chunk of my screen (looking at you Vuetify)<p>- Has Vue3 support ready _today_ (although its Vue3 is still in beta) and is actively under development. Other frameworks say it&#x27;s on their roadmap and won&#x27;t be ready for awhile<p>My only grip with Quasar is that its Typescript&#x2F;SSR support is quite lacking
评论 #26750362 未加载
PaulHouleabout 4 years ago
It is death when you are building something complex that has parts snapped together from various sources so you not only need to choose one of four different &lt;Button&gt; implementations used in different parts of the app but you need to know the API details for each one, how to style it, etc.