Skip to content

anhkhoido/formValidationWithTypeScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

115 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | Français

Connect with me:

Anh Khoi Do Anh Khoi Do | LinkedIn Anh Khoi Do | Instagram Anh Khoi Do | Instagram

This repository uses TypeScript as the client-side validation tool. The file index.html, the sole HTML file needed for this exercise, is a mock application form for a job.

Lastly, because the source of the JS file is in a directory named script, this is how you must compile the TypeScript file named validation.ts if you are in the root of this project:

cd script
tsc validation.ts

About

This repository uses TypeScript as the client-side validation tool. The file index.html, the sole HTML file needed for this exercise, is a mock application form for a job.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors