March 2019
Introduction to Vue.js
The JavaScript ecosystem has been ever-changing for over a decade, meaning front-end developers have had to stay busy to keep track of new technologies. After tirelessly experimenting with different JavaScript frameworks and libraries for over five years, I have now found the one that works for me: Vue.js. In this tutorial, I will share essential resources and explain the basic structure of a Vue app.
This session will cover: * Project Setup * Definition of components * Mixins * Unit test
Resources used: * Vue CLI * Codesandbox * JEST * SCSS * Advanced Javascript
The goal of this session is to give the audience a good understanding of the framework, that will enable them to kick-start their own Vue project.
