2022-12-09
🔗Time to start up Ergo once again! I upgraded to the latest version of SvelteKit and some of the backend dependencies as well. Upgrading Deno's core packages through about 50 versions when you're using internal undocumented stuff was slightly tricky, but fortunately their code is quite readable so I was able to update mine to match.
Next up, I'm going to play with various ways of compiling UIs down to state machines to perform tasks.