Progressively Enhanced Form Validation, Part 1: HTML and CSS
![A11y Cat: digital accessibility resources](https://rdl.ink/render/https%3A%2F%2Fup.raindrop.io%2Fcollection%2Fthumbs%2F358%2F938%2F71%2Flogo.png?mode=crop&width=32&height=32&dpr=2)
A11y Cat: digital accessibility resources
Progressively Enhanced Form Validation, Part 2: Layering in JavaScript
In Part 2 of this series, we take the base HTML and CSS form validation experience and progressively enhance it by adding JavaScript and the Constraint Validation API while also addressing accessibility concerns.