Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wentallout/svelte
https://github.com/wentallout/svelte
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wentallout/svelte
- Owner: wentallout
- License: mit
- Created: 2023-11-19T15:27:34.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-04-26T18:14:51.000Z (7 months ago)
- Last Synced: 2024-04-26T19:28:57.189Z (7 months ago)
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Introduction
SvelteKit in 100 seconds: https://youtu.be/H1eEFfAkIik?si=eyyHcbo2co5oSGET
Why Svelte is the most loved JS framework with Rich Harris: https://www.youtube.com/watch?v=q5T11E29lNQ
Learn Svelte – Full Course for Beginners - https://www.youtube.com/watch?v=UGBJHYpHPvA
## Performance
https://sveltekit.io/blog/make-your-sveltekit-app-faster
## Runes
[The Guide to Svelte Runes 2024](https://sveltekit.io/blog/runes)
## How data flows in SvelteKit
https://www.youtube.com/watch?v=ampDDmT3TU0
## Forms
https://www.thisdot.co/blog/handling-forms-in-svelte
## Validation
Zod: https://www.okupter.com/blog/sveltekit-form-validation-with-zod
## Lint
Link-staged https://davipon.hashnode.dev/add-lint-staged-to-sveltekit-project
## Testing
https://davipon.hashnode.dev/test-svelte-component-using-vitest-playwright
## Animation
Animation with Svelte - https://joyofcode.xyz/animation-with-svelte
## Upgrade to Svelte 5
https://gitcontext.com/blog/svelte-5-upgrade