this post was submitted on 13 Dec 2023
-3 points (28.6% liked)

JavaScript community

829 readers
1 users here now

A community about JavaScript, the ECMAScript standard, and programs that make use of JS such as Node.js.

founded 5 years ago
MODERATORS
 

Validation of javascript forms - name, password, password retype validation and Number Validation

It is critical to check the user-submitted form since it may include incor- rect information. As a result, validation is required to authenticate the user. Because JavaScript allows form validation on the client side, data processing is faster than server-side validation.15 JavaScript form validation is preferred by the majority of web developers. We can validate name, password, email, date, cell numbers, and other data using JavaScript. https://chat-to.dev/post?id=12 #javascript #web #programmer

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 8 months ago

This is a very strange post. Grammatically the sentences hardly make any sense and there's no explanation what the link leads to...