Impossible to continue using kit #6679
Replies: 3 comments 15 replies
-
I was in the same boat... was on 405. I scaffolded out a new SvelteKit app and started test driving the new way things work. OMG! I love it. Once you get past the migration, I think you'll love how well typescript is integrated, the DX is overall a better experience. Forms is really nice now as well. |
Beta Was this translation helpful? Give feedback.
-
Have you read the migration guide? |
Beta Was this translation helpful? Give feedback.
-
I have the same feeling. I try to follow the idea and understand the changes but the new way makes it more complicated, not least visually. Perhaps a new theme plugin in VS Code that can help with that, make every directory that is a route stand out. Why fix what isn't broken or try to reinvent the wheel? The dev team is way beyond me in knowledge but I have a hunch they will have to take a step back or slowly loose momentum in popularity. But what do I know. Edit: Getting more used to it and Form Actions helps. |
Beta Was this translation helpful? Give feedback.
-
After 405, I really unable to follow the breaking changes. There are a lot of missing examples to reference the new changes, and the "realworld" is outdated, and I can't figure how to do a simple migration of session, cookie based.
"load" everywhere, "$page.locals", "cookie", "event, now "no event". It is a madness. I stop losing my time right now.
Beta Was this translation helpful? Give feedback.
All reactions