© Adam Freeman 2018
Adam FreemanPro Vue.js 2https://doi.org/10.1007/978-1-4842-3805-9_9

9. Understanding Vue.js

Adam Freeman1 
(1)
London, UK
 
When you get started with Vue.js, it can be easy to be overwhelmed because there is a lot going on and not all of it makes immediate sense. This chapter explains how Vue.js works and demonstrates that there is no magic involved—something that can be helpful to bear in mind as I dig into the detail of individual Vue.js features in the chapters that follow. Table 9-1 summarizes the chapter.
Table 9-1

Chapter Summary

Problem

Solution

Listing

Create a simple web application without Vue.js

Use the DOM API

6

Create a simple web application using Vue.js

Create a Vue object and configure it with el and template properties

7

Present ...

Get Pro Vue.js 2 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.