Svelte
From Wildsong
...and also Sveltekit, as needed.
Svelte and Parcel
I learned Parcel 1 when I was working with React and I got used to it.
I tested the conventional Svelte + Rollup demo and decided I am happier with Parcel 2.
I am currently working out a template to use for my projects in this Github repo.
Sveltekit
I am looking at it, so far the combination of Svelte and Parcel seems acceptable to me.
Resources
- https://svelte.dev
- https://kit.sveltekit.dev
- Practical Svelte", Alex Libby, I read it in O'Reilly via https://learning.acm.org with my ACM membership.