In this stream, I take my first steps to learning Vue.js. We start by making sure we have all our prerequisites installed. We create our first Vue.js project using the vue CLI. I figure out how to use typescript with vue.js. We do some initial data binding and event binding, and we start slowly learning how everything in vue.js works together. We also see what vue.js components are made of.