Part 1. Getting to know Vue.js

Before we can learn all the cool things Vue has to offer, we need to get to know it first. In these first two chapters, we’ll look at the philosophy behind Vue.js, the MVVM pattern, and how it relates to other frameworks.

Once we understand where Vue is coming from, we’ll look deeper at the Vue instance. The root Vue instance is the heart of the application, and we’ll explore how it’s structured. Later, we’ll look at how we can bind data in our application to Vue.

These chapters will give you a great start in Vue.js. You’ll learn how to create a simple app and how Vue works.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset