September 2018
Intermediate to advanced
328 pages
9h 10m
English
With Vue, we can create separate components that encapsulate their own functionality, then compose these components to build an application. This makes debugging, extensibility, and change management much easier than storing the application in a single monolithic file.
The application uses a single-component-per-file development methodology. Before we start reviewing the component files, let's look at the finished product. The following screenshot is of the application with the TRANSACTIONS tab selected:

Here's a screenshot of the application with the CHARTS ...
Read now
Unlock full access