강의

멘토링

커뮤니티

Programming

/

Front-end

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.

(4.9) 9 reviews

113 learners

Level Basic

Course period Unlimited

  • Indie Coder
Svelte
Svelte
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