3 Matching Annotations
- Oct 2019
-
foxhound87.github.io foxhound87.github.io
-
-
github.com github.com
- Sep 2019
-
github.com github.com
-
types.refinement might be what you're looking for, you could combine that with for example react-final-form. it is not depending on redux anymore. a form component of react-final-form wrapped by an @observer and using an action within onSubmit callback of it to actually persist the state has worked out well for me recently.
-