Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 538 Bytes

File metadata and controls

20 lines (13 loc) · 538 Bytes

Complete Javascript Form Validation Using Regex.

Content Covered -

  1. Vanilla Javascript.
  2. Regex.

Note -> In this Github repo you will see complete client-side form validation & data validation (in a way) using pure javascript and regex. Our main focus remains only at the script file. This farmore is the simplest and eaiest way to validate a form.

Additional Note -> If you came through this repo in somewhere future and have something farmore good than this then please let me know,

Try Consoles !

KEEP LEARNING !! ROCK IT !!