May 2019
Beginner to intermediate
548 pages
12h 39m
English
In the very simple application that this book is going through, the files structure is as follows:

Two views are created in the views folder, with corresponding controllers in the controller's catalog. Additionally, the data.json file is created inside staticData to store some static information, which can be used by the application and is loaded at the application start into the staticModel model (as shown in the manifest.json file).
NotFound.view.xml is a fallback for the router when it doesn't reach any specific target, therefore the focus will be on the remaining two views.
Read now
Unlock full access