February 2019
Beginner
694 pages
18h 4m
English
As we have seen, building Model, View, and Controller code within Aurelia is a very simple exercise. Using the power of ECMAScript 2016 classes, and simple HTML templates, we are able to get a lot of work done with very little code. Aurelia also understands that when we create models for rendering information to the user, we may also want to update those models based on user input. The syntax that Aurelia uses to bind models to user input is very simple indeed.
Read now
Unlock full access