code.twelvefourseven.net

When to use Svelte

Trying to formalize some of my decision making processes around choosing tools and frameworks.

Note that this doesn't always happen in a neat or linear fashion. Sometimes it makes sense to start out with vanilla html + css + js for a quick prototype. But if I introduce reactivity, that's a key indicator that I need to migrate to a different tool.