Svelte

From Wildsong
Revision as of 19:28, 28 January 2022 by Brian Wilson (talk | contribs) (Created page with "...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 + Roll...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

...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