004 – Cleaning up Form Validation – JavaScript Noob to Pro
So in the last episode, we added some form validation to our basic form. However, we need to tidy things up because there is a lot of replicated code and functions doing multiple actions when...