Form field validations
Ques:
Instead of using the state data and validating the inputs and providing the validation messages, can we use the built in HTML features? E.g. for a textbox we mention "required" in the input tag? This would reduce the code a bit but wanted to ch...
omarsaade.hashnode.dev1 min read