UI Patterns
MVC & MVVM are patterns that layout potential approaches to GUI application development.
Imports, Decorators & DI
Imports & Decorators are ESNext features that are central to Aurelia. In particular they are used to pwoerfull effect to realise Dependency Injection capabilities.
Lab-Aurelia 2
Continue evolving the donation-client with login/logout feature + a mechanism for selecting revealing the various view/models.