Hacker News new | ask | show | jobs
by mjt58 1858 days ago
Thanks! Yes, I could have done with launching a few months sooner, but I only had the idea at the start of the year :-D

It was really fun using Svelte. I've been looking for a reason to use it for real for a few years (I do mostly vanilla JS in the day job, amongst other things).

I had to do the most thinking and refactoring around how to handle application state in Svelte stores. I pinched some useful approaches for that from the Budibase repo (https://github.com/Budibase/budibase).