Engineering

Engineering

1026 bookmarks
Custom sorting
Progressively Enhanced Form Validation, Part 1: HTML and CSS
Progressively Enhanced Form Validation, Part 1: HTML and CSS
Browsers nowadays have built-in form validation features that make JavaScript-only solutions unnecessary. Let's explore what this might look like using progressive enhancement techniques.
·cloudfour.com·
Progressively Enhanced Form Validation, Part 1: HTML and CSS
Progressively Enhanced Form Validation, Part 2: Layering in JavaScript
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.
·cloudfour.com·
Progressively Enhanced Form Validation, Part 2: Layering in JavaScript
Theming
Theming
Use CSS Variables to customize the look and feel of your application.
·ui.shadcn.com·
Theming
How Bear does analytics with CSS
How Bear does analytics with CSS
Bear Blog has a few design constraints for speed, efficiency, and stability. There are many great open-source, privacy-focussed analytics platforms out there...
·herman.bearblog.dev·
How Bear does analytics with CSS