techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.9K
active users

#webdev

264 posts196 participants21 posts today

🦖 FormDataEvent
✅ Widely available (from Sept 2021)

developer.mozilla.org/en-US/do

The FormDataEvent interface represents a formdata event — such an event is fired on an HTMLFormElement object after the entry list representing the form's data is constructed. This happens when the form is submitted, but can also be triggered by the invocation of a FormData() constructor.

The MDN Web Docs logo, featuring a blue accent color, displayed on a solid black background.
MDN Web DocsFormDataEvent - Web APIs | MDNThe FormDataEvent interface represents a formdata event — such an event is fired on an HTMLFormElement object after the entry list representing the form's data is constructed. This happens when the form is submitted, but can also be triggered by the invocation of a FormData() constructor.

I've been touching Liquid code today, and adding features to old projects that finally annoyed me enough, feels good!

... And if feeling feisty I might push some thangs publicly to production tomorrow and not look back ;-)

#foss#html#liquid