Table of contents
Introduction to TS
Vite official Chinese document link
Use vue3 to disable the vsCode plugin Vetur (used by vue2)
Vetur is a plug-in for Vue code highlighting. The
ventur plug-in has almost no support for ts. With vue3, the volar plug-in is also born at the same time.
Use Volar (Vue3 supporting plug-in tool) ----- Volar description link
vue3-basics
ts basics
Basic explanation of ts in js file