Skip to content

Commit

Permalink
[Tutorial] Update Chapter 19 to reference SvelteKit (#6284)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexiglesias93 authored May 3, 2021
1 parent 7b6526e commit 341160f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ You've now finished the Svelte tutorial and are ready to start building apps. Yo

To get set up in your local development environment, check out [the quickstart guide](blog/the-easiest-way-to-get-started).

If you're looking for a more expansive framework that includes routing, server-side rendering and everything else, take a look at [Sapper](https://sapper.svelte.dev).
If you're looking for a more expansive framework that includes routing, server-side rendering and everything else, take a look at [SvelteKit](https://kit.svelte.dev).

Most importantly: since you're now a member of the Svelte community, you should [join our friendly Discord chatroom](chat). That's where you'll find fellow Svelte users, and it's where we plan the future of the framework.
Most importantly: since you're now a member of the Svelte community, you should [join our friendly Discord chatroom](chat). That's where you'll find fellow Svelte users, and it's where we plan the future of the framework.

0 comments on commit 341160f

Please sign in to comment.