News

Stickboy- what do you use for simple form validation? I would much prefer to get this working on all platforms as opposed to having some things validated and others not. Thanks.
Vest is a new framework-agnostic form validation library that separates the validation logic from the feature logic while using a unit testing syntax style that is similar to Mocha and Jasmine.
More simplicity, more speed. Dive into standout frameworks Astro, HTMX, and Alpine.js, catch up with React, Angular, and Bun, and feel the JavaScript love and unlove in this month’s JavaScript ...
* Foul JavaScript form validation language When you are developing content it is amazing how often you find yourself reinventing the wheel … over and over and over again.
HTML5 offers form field validation support built into the HTML form input tags that should greatly reduce the need for JavaScript validation code. In this post, I look at some examples of this.
Mousetrap is a simple and small (1.5kb) library for handling keyboard shortcuts without the use of jQuery and works in IE 6+, Safari, Firefox, Chrome and possibly Opera (so we’ve heard).