Up and running with Svelte

An introduction to reactivity, props, logic

Jangwook Kim
JavaScript in Plain English
3 min readApr 5, 2020

--

This post is one of Svelte Tutorial series.

  1. [This Post] Up and running with Svelte
  2. How to handle Events in Svelte
  3. How binding data into Svelte Component
  4. Lifecycle of the Svelte Component

Introduction

Svelte is a tool for building fast web applications. It’s similar to React and Vue as tool for easy building web applications, but there’s a difference.

--

--

Korean, live in Japan. The programmer. I love to learn something new things. I’m publishing my toy projects using GitHub. Visit https://www.jangwook.net.