ngx-tour-of-heroes-mvp
ngx-tour-of-heroes-mvp copied to clipboard
Tour of Heroes Angular app using the Model-View-Presenter pattern
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.
Article
Model-View-Presenter with Angular
Development tools
Angular CLI development server with Hot Module Replacement. Unit tests using Karma in headless Chrome browser with Wallaby.js integration.