November 2017
Beginner to intermediate
398 pages
8h 42m
English
The first app we will create is a markdown notebook, using several Vue features in a step-by-step manner. We will reuse what we saw in Chapter 1, Getting Started with Vue, and add more elements on top of it, such as useful directives, events for user interaction, more instance options, and filters to process values.
Before we start writing the code, let's talk about the app and review our objectives:
To do that, we will divide the user interface into three sections:
Read now
Unlock full access