Great example app!
Would be interested to see the example include of how angular redux forms would work when adding or editing an elephant or lion with a form to the existing state array.
I am trying to understand the benefits using redux for forms (in a project that already uses redux for state management). The feedback form example with a default reducer is quite basic and maybe most would just still use a generic angular form and access the .valueChanges observable of a particular form control to compute the characters remaining.
Great example app!
Would be interested to see the example include of how angular redux forms would work when adding or editing an elephant or lion with a form to the existing state array.
I am trying to understand the benefits using redux for forms (in a project that already uses redux for state management). The feedback form example with a default reducer is quite basic and maybe most would just still use a generic angular form and access the .valueChanges observable of a particular form control to compute the characters remaining.