I went through this weird set of feelings in this order:
- Doing so much D&D stuff made me want to stop it and work on my boring task management app, which I haven't touch in two weeks.
- I reacclimated myself with
this design and thought, but why? It's mostly for an automatic reactivity that I'm not sure I need. So, I thought, Svelte isn't right for this.
- Then, I spent a while going back in the commit history to find the point at which it was using Rollup, but not Svelte. I started ripping it out, but then thought, I like the convenient templating, though.
- Then, I decided to leave it, and just drop all the code that's there just to make sure that when you edit a card, it will be change anywhere else it might be. (I'm not sure it will appear in two places at once that often.)
Who knows what I'll think tomorrow!