Post #2010714
2026-05-05 11:37 UTC
Got a python backend spinning alongside the vanilla js frontend. Tacked on a sqlite db and now it's a CRUD app.
The world has been cursed with yet another task managment app.
Replies (1)
-
@crocodisle@woof.tech 2026-05-05 11:40
Vanilla js is okay. It does everything I need it to, but I think the way I've structured my app makes it sort of difficult to work with. I'm curious just how much better an actual frontend library would be, cause rn it's popsicle sticks and elmers glue up in here