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 3: mid 2020 status update

30 pointsby rhenglesalmost 5 years ago

4 comments

dsissitkaalmost 5 years ago
&gt; If you just want to try Vue 3 out - you can do it right now with Vite. Vite (<a href="https:&#x2F;&#x2F;github.com&#x2F;vitejs&#x2F;vite" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;vitejs&#x2F;vite</a>) is a new dev&#x2F;build tool that we created that is lighter, faster and produces smaller bundles. It works with Vue 3 out of the box.<p>From <a href="https:&#x2F;&#x2F;github.com&#x2F;vitejs&#x2F;vite" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;vitejs&#x2F;vite</a>:<p>&gt; Vite is an opinionated web dev build tool that serves your code via native ES Module imports during dev and bundles it with Rollup for production.<p>I wonder if Vite&#x2F;Rollup will end up replacing vue-cli&#x2F;webpack in the Vue community.
DLAalmost 5 years ago
Anyone using Vue3? How&#x27;s it going? I am very much looking forward to migrating to V3 and using TypeScript for components.<p>The new vite [0] dev tool looks impressive. The features list is chock full of good stuff like TypeScript, JSX, CSS processing, hot reloads, JSON and CSS loading, etc.<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;vitejs&#x2F;vite" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;vitejs&#x2F;vite</a>
IshKebabalmost 5 years ago
Does Vue 3 allow type checking templates? That&#x27;s by far the biggest issue with Vue 2 and I would strongly recommend anyone to use React instead just for that reason (though there are others too).
评论 #23726940 未加载
评论 #23726737 未加载
adevxalmost 5 years ago
It&#x27;s good to see a status update for Vue 3, and creatively done I must say. If Vue&#x27;s (Vuex) TypeScript support wasn&#x27;t as bad as it is in Vue 2, I would not be as eagerly awaiting this 3.0 release. Currently on the fence to rewrite a large project to Next.js + TypeScript + Mobx as I have to move things forward and expect the whole ecosystem to take a long time to catch up.
评论 #23726826 未加载
评论 #23726724 未加载
评论 #23728358 未加载