|
|
|
|
|
by ryan29
1073 days ago
|
|
I haven't used Svelte beyond a couple toy tutorials, but, for me, the infrastructure adapters [1] are the most exciting thing. I love the idea of being able to build using Svelte and auto-magically deploy to something like Cloudflare Pages without completely giving up the potential to deploy somewhere else. 1. https://kit.svelte.dev/docs/adapters |
|
I love svelte but I'm having a hard time getting the same development ergonomics out of svelte kit. It's probably just me.