DEV Community

# svelte

Tag to discuss Svelte, a JavaScript component framework, which aims at being simple and efficient.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Styling in Svelte (Scoped CSS, :global, and Class Directives)

Styling in Svelte (Scoped CSS, :global, and Class Directives)

1
Comments
5 min read
Loops in Svelte — {#each}, Keys, and Building a Todo App

Loops in Svelte — {#each}, Keys, and Building a Todo App

1
Comments
9 min read
Conditionals in Svelte — {#if}, {:else}, and Nesting Explained

Conditionals in Svelte — {#if}, {:else}, and Nesting Explained

1
Comments
6 min read
Svelte Event Forwarding & Advanced Component Patterns

Svelte Event Forwarding & Advanced Component Patterns

3
Comments
7 min read
Tailwind CSS + Svelte: Utility-First Styling at Scale

Tailwind CSS + Svelte: Utility-First Styling at Scale

1
Comments
7 min read
Svelte Motion & Theming Guide: Transitions, Animations, and Dark Mode Explained

Svelte Motion & Theming Guide: Transitions, Animations, and Dark Mode Explained

1
Comments
7 min read
Using Apollo in Svelte 5

Using Apollo in Svelte 5

15
Comments
2 min read
Go from Zero to a Full-Stack, Type-Safe, Cross-Platform App in Seconds

Go from Zero to a Full-Stack, Type-Safe, Cross-Platform App in Seconds

Comments
3 min read
Mastering DOM Manipulation with Svelte Actions and Children

Mastering DOM Manipulation with Svelte Actions and Children

1
Comments
8 min read
Day 21 - Deploy the Github Profile Project to Github Pages

Day 21 - Deploy the Github Profile Project to Github Pages

1
Comments
6 min read
Forms in SvelteKit — Actions, Validation & Progressive Enhancement

Forms in SvelteKit — Actions, Validation & Progressive Enhancement

3
Comments
17 min read
SvelteKit Routing Tutorial: Layouts, Nested Routes & Multi-Page Apps

SvelteKit Routing Tutorial: Layouts, Nested Routes & Multi-Page Apps

5
Comments
13 min read
Mastering Context and Async Data in Svelte (with Examples)

Mastering Context and Async Data in Svelte (with Examples)

1
Comments
10 min read
A Beginner’s Guide to Svelte Stores (Writable, Readable, and Derived)

A Beginner’s Guide to Svelte Stores (Writable, Readable, and Derived)

2
Comments
9 min read
Why I Chose SvelteKit for My PDF Annotation App?

Why I Chose SvelteKit for My PDF Annotation App?

11
Comments 4
2 min read
Day 20 - Github Card project Part 3 - Styling

Day 20 - Github Card project Part 3 - Styling

1
Comments
3 min read
Why Svelte 5 is Redefining Frontend Performance in 2025: A Deep Dive into Reactivity and Bundle Size Wins 🧑‍💻

Why Svelte 5 is Redefining Frontend Performance in 2025: A Deep Dive into Reactivity and Bundle Size Wins 🧑‍💻

1
Comments 1
5 min read
Svelte Events & Bindings Tutorial: Master Parent-Child Communication

Svelte Events & Bindings Tutorial: Master Parent-Child Communication

1
Comments
7 min read
Svelte Components Explained: Props & Composition Made Simple

Svelte Components Explained: Props & Composition Made Simple

1
Comments
12 min read
What is Data Mining? A Comprehensive 2025 Glossary

What is Data Mining? A Comprehensive 2025 Glossary

Comments
9 min read
Svelte Crash Course on Reactivity: How Your UI Updates Automatically

Svelte Crash Course on Reactivity: How Your UI Updates Automatically

1
Comments
18 min read
Getting Started with SvelteKit: Setup, Project Structure & First App

Getting Started with SvelteKit: Setup, Project Structure & First App

3
Comments 1
12 min read
Compiling SaaS as executable binary.

Compiling SaaS as executable binary.

Comments
1 min read
Why Learn Svelte in 2025? The Value Proposition & Svelte vs React & Vue

Why Learn Svelte in 2025? The Value Proposition & Svelte vs React & Vue

2
Comments 4
6 min read
SvelteKit 2: How to make code-based router instead of file-based router

SvelteKit 2: How to make code-based router instead of file-based router

2
Comments
2 min read
loading...