Form validation in NodeJS
Our Goals – • Create a HTML Form and before submit validate the data with EJS Template Assumption We already have a NodeJs project “myschool” in our working directory. If you don’t have the project […]
Learning Never Ends …
Our Goals – • Create a HTML Form and before submit validate the data with EJS Template Assumption We already have a NodeJs project “myschool” in our working directory. If you don’t have the project […]