Article from Victor Gobel
How to Integrate Typescript with Vue.Js
November 21, 2019Victor Gobel7 min read

A few weeks ago I started a new Vue project. One of my co-dev recommended using TypeScript on our project: "It will help us spot bugs and mistakes, and the sooner we add it, the easier it will be". It was my first time developing on TypeScript. Why TypeScript ? TypeScript homepage First of all, you…
Continue reading →