You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/svelte.dev/content/blog/2024-11-01-whats-new-in-svelte-november-2024.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ To see all the amazing work that has gone into making the Svelte compiler better
32
32
33
33
## Community Showcase
34
34
35
-
**Apps & Sites built with Svelte**
35
+
### Apps & Sites built with Svelte
36
36
37
37
-[DocumentCloud](https://github.com/MuckRock/documentcloud-frontend/tree/sveltekit) is an all-in-one platform used by newsrooms around the world to manage primary source documents
38
38
-[Chord](https://chord.fm/) is an app for recording podcasts and interviews in high quality
@@ -42,7 +42,7 @@ To see all the amazing work that has gone into making the Svelte compiler better
42
42
-[Multy](https://multy.me/) is a simple tool that allows you to create a list of URLs, and share it with a single link
43
43
-[BlackJack](https://github.com/baterson/blackjack-svelte-5) is a card game built with Svelte 5, showcasing Svelte features for educational and demonstration purposes
44
44
45
-
**Learning Resources**
45
+
### Learning Resources
46
46
47
47
_Featuring Svelte Contributors and Ambassadors_
48
48
@@ -69,7 +69,7 @@ _To Watch_
69
69
-[Svelte 5 Is Like React, But Better](https://www.youtube.com/watch?v=31CyquY8RNE) by Theo - t3․gg
70
70
-[JavaScript framework reinvents itself… Did "runes" just ruin Svelte?](https://www.youtube.com/watch?v=aYyZUDFZTrM) by Fireship
71
71
72
-
**Libraries, Tools & Components**
72
+
### Libraries, Tools & Components
73
73
74
74
-[Svelte 5 testing example](https://github.com/PaoloTorregroza/weather-testing) is a good example project demonstrating how to test Svelte 5 applications with Vitest
75
75
-[Origin UI - Svelte](https://originui-svelte.pages.dev/) is an extensive collection of copy-and-paste components for quickly building app UIs
0 commit comments