Ya, it compiles to regular js files. It looks like vue fully supports typescript, and you can generate a typescript project with the vue cli: https://vuejs.org/v2/guide/typescript.html
If you already know js, typescript is very easy. Here’s the 5 minute tutorial.
Ya, it compiles to regular js files. It looks like vue fully supports typescript, and you can generate a typescript project with the vue cli: https://vuejs.org/v2/guide/typescript.html
If you already know js, typescript is very easy. Here’s the 5 minute tutorial.