Learn Svelte by Building
This course will teach you the latest front-end framework, Svelte. After learning the basics of Svelte, you will learn how to use Svelte in real projects by creating a Todo app.
Svelte
Svelte
Here's news about the routify2.0 version upgrade.
The routify version used in the course is 1.0.
Please refer to this part.
<script>
import { Router } from "@sveltech/routify";
import { routes } from "@sveltech/routify/tmp/routes";
</script>
Comment




