LoginSignup
4
6

More than 1 year has passed since last update.

Vue3へ移行に合わせてこう動く

Posted at
1 / 8

以下環境が整い次第、マルっと移行したいところ

  • Vue3
  • TypeScript
  • Vite (ヴィータ)
  • Nuxt3
  • Vuetify3

タイミング

  • 後述するが、Vuetify3が最後(2021/3Q)にリリースされそう
    • そのタイミングに合わせてマルっと。

Vue3

  • 元Google社員の[ Evan You ]が作ったjavascript framework
  • Vueのメジャーバージョンアップ
  • compositionAPIが標準装備される

TypeScript

  • MicroSoftが開発したJavaScript進化版
  • Googleの社内標準言語として採用されてる
  • TypeScriptはあらかじめ型を定義する静的型付けでバグなくす

Vite (ヴィータ)


Nuxt3


Vuetify3

4
6
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
6