Vue.js is a JavaScript Framework for building Frontend Applications. Vue.js mixes the best features of Angular and React Frameworks. You will learn the theory behind Vue.js and how to use Vue.js to build highly interactive and large enterprise-level web applications.
Topics
- Introduction to Vue.js
- Writing Applications in Vue.js
- Writing Component
- Data Binding and Directives
- State Management with Vuex
- Vue-Router
- Testing Vue Components