HackerYou / readme

Readme client
1 stars 5 forks source link

Create a form validation strategy #70

Open swbloom opened 7 years ago

swbloom commented 7 years ago

Currently there's no consistent way that form content is validated client side.

Now that we're using Redux and have got state-wide loading there's an opportunity to do something similar for form validation.