Hypothesis: Adding form validation to the "name" and "message" fields of the email form will increase form submissions.
Device type: Desktop only
URL: http://surefoot.me/engineer-application-sandbox/
Dev notes:
- Currently, the form only checks for a valid email address.
- Please execute your code on DOM ready and use AJAX to handle validation.