/ngrx-forms-example

Example application showcasing how to use ngrx-forms

Primary LanguageTypeScript

Ngrx Forms Example App

This is an example application using the library ngrx-forms to showcase how to...

  • Move data and form validation logic to the store
  • Create cross section validation
  • Create selectors to count validation errors

To start the app:

npm start