(no title)
ghnws
|
1 year ago
I'm qurious what that code was doing that could be just moved to the backend. Usually forms have some validation for a better experience with the final validation on the server. Did you get rid of that and just show an error if the submission failed?
simonbarker87|1 year ago
Its like old school for validation back in the CodeIgniter days.
ranger_danger|1 year ago