/ngx-tour-of-heroes-mvp

Tour of Heroes Angular app using the Model-View-Presenter pattern

Primary LanguageTypeScriptMIT LicenseMIT

Tour of Heroes Angular app using the Model-View-Presenter pattern

This project was generated with Angular CLI version 7.0.

Model-View-Presenter

Container components, presentational components and presenters are combined using the MVP (Model-View-Presenter) pattern.

Articles

Development Tools

Angular CLI development server with Hot Module Replacement. Unit tests using Karma in headless Chrome browser with Wallaby.js integration.