reading documentation for React Final Form (form management library) while playing Sampa The Great - Final Form
https://youtube.com/watch?v=JgZ5UsigkPo
unasked for advice, self promo
@dysphoricunicorn ah, interesting. I decided against using a library for now because my usecases are simple enough to write some simple hook based stuff https://github.com/superseriousbusiness/gotosocial/blob/settings-custom-emoji/web/source/settings/components/form/file.jsx
My go-to for validation would be @joepie91's validatem library though, I really like the way it composes (complex) rules https://validatem.cryto.net/