aboutsummaryrefslogtreecommitdiff
path: root/content/docs/programming-resources/web-development/frontend/js-frameworks/svelte.md
blob: 3dd4e6174aec24515bb30e72b8e8ae3ad0e7f206 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
title: Svelte
description: The fastest JS framework
weight: 2
---

Svelte is unique because it's very lightweight and fast. 
It's easier than react to code in but honestly not very fun. But something being fun is
subjective so I recommend trying it out! 

- Svelte crash course: [Video by Traversy Media](https://www.youtube.com/watch?v=3TVy6GdtNuQ)