joysofcode / svelte-actions

πŸ”₯ Svelte actions examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte Actions Guide

Svelte actions are the most underrated and powerful feature of Svelte which sets it apart from other JavaScript frameworks.

Post

✍️ https://joyofcode.xyz/svelte-actions-guide

Remote Development

Open in StackBlitz

Local Development

πŸ§‘β€πŸ€β€πŸ§‘ Clone the project

https://github.com/joysofcode/svelte-actions.git

πŸ“¦οΈ Install dependencies

pnpm i

πŸ’ΏοΈ Run the development server

pnpm run dev

About

πŸ”₯ Svelte actions examples


Languages

Language:Svelte 84.3%Language:CSS 5.4%Language:HTML 3.9%Language:TypeScript 3.8%Language:JavaScript 2.6%