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.
How to test Svelte components

How to test Svelte components

65
Comments 4
3 min read
Project Saga: Writing a Web Game Storytelling Tool

Project Saga: Writing a Web Game Storytelling Tool

12
Comments 1
3 min read
Svelte - a recipe for a successful framework?

Svelte - a recipe for a successful framework?

70
Comments 3
8 min read
Svelte Tutorials Learning Notes: Transitions

Svelte Tutorials Learning Notes: Transitions

53
Comments 1
19 min read
Svelte: Google Sign In/Out

Svelte: Google Sign In/Out

37
Comments 3
3 min read
How to render your sitemap.xml file in your Svelte/Sapper blog

How to render your sitemap.xml file in your Svelte/Sapper blog

28
Comments 6
3 min read
All you need to know to start writing Svelte Single File Components

All you need to know to start writing Svelte Single File Components

110
Comments 7
6 min read
How to deploy Sapper App on Netlify

How to deploy Sapper App on Netlify

50
Comments 1
5 min read
Tips for writing great Svelte tests

Tips for writing great Svelte tests

15
Comments 12
5 min read
How YOU can learn to use Svelte for your next JS project

How YOU can learn to use Svelte for your next JS project

168
Comments 18
11 min read
Who's interested in a Svelte/Sapper course based on a real world web app?

Who's interested in a Svelte/Sapper course based on a real world web app?

10
Comments 16
1 min read
Learn Svelte: Connecting the Pomodoro Timer and Tasks with Props and Stores

Learn Svelte: Connecting the Pomodoro Timer and Tasks with Props and Stores

64
Comments 1
15 min read
Introduction to Svelte - Adapting a board game

Introduction to Svelte - Adapting a board game

69
Comments 2
15 min read
Svelte Router SPA now supports route localisation

Svelte Router SPA now supports route localisation

18
Comments
1 min read
Infinite Scroll with Svelte 3 and IntersectionObserver 😍

Infinite Scroll with Svelte 3 and IntersectionObserver 😍

19
Comments 1
5 min read
Learn Svelte: Creating a Pomodoro Timer

Learn Svelte: Creating a Pomodoro Timer

72
Comments
14 min read
Mocking Svelte components

Mocking Svelte components

14
Comments 1
8 min read
Svelte await blocks

Svelte await blocks

7
Comments
2 min read
Writing unit tests for Svelte (Introduction)

Writing unit tests for Svelte (Introduction)

82
Comments
3 min read
Svelte VS ReactJS Performance Report

Svelte VS ReactJS Performance Report

64
Comments 19
2 min read
Testing Svelte stores and mocking dependencies

Testing Svelte stores and mocking dependencies

29
Comments 14
6 min read
Setting up a Svelte test environment

Setting up a Svelte test environment

38
Comments 10
9 min read
Creating a package for Svelte

Creating a package for Svelte

78
Comments 12
6 min read
Mounting components and asserting on the DOM

Mounting components and asserting on the DOM

15
Comments 1
6 min read
Testing the onMount callback

Testing the onMount callback

12
Comments
3 min read
loading...