Post #3267208
2026-06-08 02:23 UTC
@ifixcoinops@retro.social when core website functionality fails because the CDN doesn't deliver the JavaScript required to make a button work (I kid you not) on an otherwise static page and a simple web form then that tells me it's too damn complicated under the hood ...
Replies (1)
-
@mherbert@social.chinwag.org 2026-06-08 03:37
@ifixcoinops@retro.social lots of folk use client-side JavaScript to do form validation and I get that, but if I can still submit to the form back-end directly with curl, what then? hopefully the back-end _also_ does validation otherwise at some point you will meet everyone's little friend johnny drop tables ...