(no title)
mjt58 | 4 years ago
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).
No comments yet.