Chapter 1. Getting Started with Vue.js
In this chapter the following recipes will be covered:
- Writing Hello World with Vue.js
- Writing lists
- Creating a dynamic and animated list
- Reacting to events such as clicks and keystrokes
- Choosing a development environment
- Formatting your text with filters
- Debugging your application with mustaches (for example, a JSON filter)
- X-raying your application with Vue developer tools
- Upgrading to Vue.js 2