Upgrading between SvelteKit versions
Upgrading versions of any framework, library, etc, can be a pain. In this video, I walk through what I did (and do) when upgrading between SvelteKit versions (from beta X to beta Y).
š¤Æ Support
ā±ļø Timestamps:
š Newsletter:
šŖElsewhere:
šConcepts:
šResources:
š¬ Subscribe!
My name is David W Parker and Iām creating and publishing videos on ProgrammingTIL to help teach anyone and everyone who wants to code. Iām a huge fan of Ruby on Rails, Svelte, TailwindCSS, and WebGL. Iāve used React a lot in the past, as well as some Vue and AngularJS. Iāve done some professional Python and Django. I like to create real applications and my tutorials will walk you through how to build something real from beginning-to-end.
š¤Æ Support
- https://www.patreon.com/davidwparker
- https://www.buymeacoffee.com/davidwparker
ā±ļø Timestamps:
- 00:00 - Introduction
- 00:34 - Changelog
- 01:52 - Breakdown of the upgrade
- 03:45 - config change
- 04:20 - demo app
- 05:50 - hooks changes
- 06:50 - api and endpoint changes
- 07:50 - error and layout files
- 09:00 - demo
š Newsletter:
- https://www.programmingtil.com/
šŖElsewhere:
- Twitter: https://twitter.com/davidwparker
- Twitter: https://twitter.com/programmingtil
- GitHub: https://github.com/davidwparker
šConcepts:
- How to upgrade from one version of SvelteKit to another version
šResources:
- https://github.com/davidwparker/programmingtil-svelte/tree/ep25
- https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md
š¬ Subscribe!
- http://bit.ly/subdavidwparker
My name is David W Parker and Iām creating and publishing videos on ProgrammingTIL to help teach anyone and everyone who wants to code. Iām a huge fan of Ruby on Rails, Svelte, TailwindCSS, and WebGL. Iāve used React a lot in the past, as well as some Vue and AngularJS. Iāve done some professional Python and Django. I like to create real applications and my tutorials will walk you through how to build something real from beginning-to-end.
svelte #sveltekit
Ā© programmingtil.com