Vue Native仍然在使用吗?

huangapple go评论56阅读模式
英文:

Is Vue native is still used?

问题

我是一个Vue前端开发者,
我刚刚看到我可以通过Vue Native构建手机应用...

但是一旦我进入了它的文档,我看到:

> Vue Native已被弃用,不再维护。

那么学习和使用Vue Native还有用吗?

或者不再有技术支持或教程,这样工作会变得困难吗?

英文:

I am a Vue front end developer,
I saw few moments ago that I can build phone app via Vue-native ..

But once I entered its documentation I could read :

> Vue Native has been deprecated and is no longer maintained.

So it will be useful to learn and work through it (Vue native) ?

Or no longer technical support or toturial that it will be difficult to work with ?

答案1

得分: 0

如果您想使用Vue.Js开发移动应用(而不必学习新的移动应用开发语言),那么Quasar Framework是适合您的选择。

您可以使用Vite和Webpack开发Cordova应用或Capacitor应用。

Cordova应用使用Vite

Capacitor应用使用Vite

Cordova应用使用Webpack

Capacitor应用使用Webpack

英文:

If you want to develop mobile app using Vue.Js(without learning new mobile app development language), then Quasar Framework is the one for you.

You can develop Cordova App or Capacitor App with both Vite and Webpack.

Cordova Apps Using Vite

Capacitor Apps Using Vite

Cordova Apps Using Webpack

Capacitor Apps Using Webpack

huangapple
  • 本文由 发表于 2023年6月5日 13:02:37
  • 转载请务必保留本文链接:https://go.coder-hub.com/76403594.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定