HTML Form Fields: Readonly vs. Disabled
I've been tinkering with the form element once again as web developers often do and lately, I've been using the FormData to parse the values and validate the collected form data with Malli. I often default to using disabled="true" when sketching the ...
tonitalksdev.com2 min read