28-10-2025 - Andrés Cruz
Flask Forms are a crucial part of web applications, the WTForms package provides several fields to which we can apply validations on the server and client side.
09-12-2025 - Andrés Cruz
HTML With the pattern attribute we can perform validations without using JavaScript libraries and without using external libraries, specifically regular expressions as we will see below; We will see how to validate, telephone numbers, ips, emails, texts, numbers,