TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Vue 3: mid 2020 status update

30 点作者 rhengles将近 5 年前

4 条评论

dsissitka将近 5 年前
&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.
DLA将近 5 年前
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>
IshKebab将近 5 年前
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 未加载
adevx将近 5 年前
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 未加载