JavaScript pseudo-validation: pseudo-validating an email address without regular expressions
JavaScript validation is a pseudo-validation. We should always bear this in mind.
Common coding solutions with a special focus on the practical implementations of ECMAScript and the most recent DOM versions.
JavaScript validation is a pseudo-validation. We should always bear this in mind.
How to generate a random identifier with JavaScript.
How to remove all the child nodes from a DOM element with JavaScript.