This is Module 14 of the official Vercel Beginner SvelteKit course. We will learn how SvelteKit's built in file-based router works.
🚨 Update: Page names must now be prefixed with `+`. For example, the page `product.svelte` would become `+product.svelte`
💻 RESOURCES:
◆ Course Playlist: https://www.youtube.com/watch?v=F-7OIBSep4Y&list=PLtgYhHmUIr3qDB2eTzY-nuBH1W5tOK8a4
◆ Course Module: https://www.beginnersveltekit.com/routing
◆ Module Code: https://github.com/vercel/beginner-sveltekit/tree/main/course/14-routing
🤝 LET’S CONNECT:
◆ Twitter: https://twitter.com/steph_dietz_
◆ Website: https://steph-dietz.com
◆ Github: https://github.com/StephDietz
#sveltekit