Skip to content

An opinionated Angular approach to the Todo MVC application

Notifications You must be signed in to change notification settings

BenRacicot/ng-todo

Repository files navigation

ng-todo is

An example of best practice Angular Application Architecture of Todo MVC

Including:

  • NgRx state management (not needed for 99% of applications) RxJS offers 99% of NgRx's features for free
  • A contenteditable directive is used to enable editing via double clicking a todo.
  • Saves state in NgRx stores and local storage with ngrx/router-store
  • Architected in the highest flexible state for maximum CSS and component reuse

About

An opinionated Angular approach to the Todo MVC application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published