Conclusion
This is just a brief overview of Vue.js. As stated before, a Vue.js introduction can be a whole book within itself, but I hope this provides you with a general overview of this fun and progressive framework. I strongly encourage you to check out the official documentation, which is maintained by Chris Fritz, Sarah Drasner, and the rest of the Core Team.
Whether you are an experienced Vue.js developer, or if this was your first introduction, there’s a lot to love about Vue.js and its ecosystem. You should now be better equipped to delve into other tools and frameworks like VuePress, NativeScript for Vue, and Nuxt.js.
Please note, from this chapter on, this book is going to be using ES6, and single file components from the Vue.js template that is generated from Vue CLI 3; which will be discussed in the next chapter.