Been playing with #SvelteKit, #KonstaUI, #Drizzle, #betterauth, #superforms, and #zog. Don't hate it so far, despite the classical frustration of "I could do this in seconds in #Angular, but I need to spend 5 minutes looking it up" that always happens when you start working with something new.

Got the skeleton of the app set up, CI/CD running, database connection (including migrations), and authentication. Just need to get the user registration set up, and then I can start with the actual content.

Does anyone use SuperForms with SvelteKit? (https://superforms.rocks/)

I've followed the set up, I think properly, but when I use the progressively-enhanced version, my field value doesn't update until I refresh the page.

It sends okay, the write happens, it gets the updated value back in the response, but the input's bind value doesn't update.

Am flummoxed đŸ˜¶

#SvelteKit #SuperForms

Superforms - Form library for SvelteKit

Superforms