If you don’t know Svelte, that’s probably a good place to start.
There’s no built-in extensibility in Svelte, so we have to built our extensibility abstractions, so we don’t want to settle on a possibly bad abstraction early on, so I’m taking this slowly.
However some of the new APIs will require Svelte and a compilation step to take advantage of them.
1 Like