Intro - Blog with SvelteKit
https://joshcollinsworth.com/blog/build-static-sveltekit-markdown-blog
Data flow in Svelte components
https://tvernon.tech/blog/data-flow-in-svelte-components
Testing with Cypress
Managing state with stores
- great intro to stores
- e-commerce cart example
https://auth0.com/blog/state-management-in-svelte-applications/
Form handling options
https://blog.logrocket.com/top-form-validation-libraries-svelte/
TLDR: use svelte-forms-lib
https://svelte-forms-lib-sapper-docs.vercel.app/introduction
Persist state
Svelte Kit with Github Pages
https://blog.stranianelli.com/sveltekit-et-github-pages-english/
Svelte integrations
https://github.com/sveltejs/integrations
Stripe subscriptions
https://github.com/srmullen/sveltekit-stripe
Hugo + Svelte
https://luit.eu/post/hugo-tailwind-svelte/
Components
Fullscreen component
https://codechips.me/lets-build-a-svelte-fullscreen-component/
JSON view
https://github.com/zerodevx/svelte-json-view