A small ES5 demo app built with:
- Angular 1.5 for component architecture
- UI-router 1.0.0-beta.1 for routing to components
- MobX for state management
- Webpack for module bundling
Demo: http://gaui.is/github/todoApp-angular-mobx-webpack
Implementation details: http://gaui.is/angular-1-5-todo-app
Regards to TodoMVC