Svelte

FrameworkUICompilerJavaScript

Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app. Instead of using techniques like virtual DOM diffing, Svelte writes code that surgically updates the DOM when the state of your app changes.

3.57.012 days ago

I recently tried out two new JavaScript frameworks - @sveltejs and @parceljs . Both of them impressed me with their unique features and ease of use. Here's my experience with each of them. 🧵 https://t.co/tmyKhDIkCW

3
8
64

First PR made to @sveltejs from the speaker room at @vuejsamsterdam with Dominik G 🎉 https://t.co/UBnxrIElYA

7
3
193

Dominik 🇺🇦 @TkDodo · 3 months ago

📢 attention @sveltejs community: TanStack Query v4.21.0 now comes with a svelte-query adapter🎉. Big thanks go to @Raytuzio66, who took over the PR from DeAndre Johnson and got it over the finish line. https://t.co/Bor0TvCHw9

2
18
147

That's it ? to set context in svelte its just setContext() and getContext() ? No Provider ?, No hooks ?, No confusing code ?. More I learn more I falling in love with @sveltejs @SvelteSociety #javascript #ReactJS #Angular #programming #javascript #FrontEndDeveloper

3
8
54

Weekly vlog🎬 Learning @sveltejs in 38mins / How I learn new technologies while taking notes https://t.co/3QsiqS4GbK https://t.co/BuDUmi7qKM" target="_blank" class="text-blue-400 hover:text-blue-600">https://t.co/BuDUmi7qKM" target="_blank" class="text-blue-400 hover:text-blue-600">https://t.co/BuDUmi7qKM" target="_blank" class="text-blue-400 hover:text-blue-600">https://t.co/BuDUmi7qKM

11
20
276

Mike Nikles @mikenikles · 3 months ago

If you build a platform for developers, you better add keyboard shortcuts :). Here's a @sveltejs action you can use. https://t.co/s95rJjqUoe https://t.co/HycCyb7oxY" target="_blank" class="text-blue-400 hover:text-blue-600">https://t.co/HycCyb7oxY" target="_blank" class="text-blue-400 hover:text-blue-600">https://t.co/HycCyb7oxY" target="_blank" class="text-blue-400 hover:text-blue-600">https://t.co/HycCyb7oxY

1
9
41

Svelte Kit is so well done that now you no longer need to worry about which router you need to build your SPA, you just add this to the root layout file and you're done. @sveltejs @SvelteSociety https://t.co/v4WZk3nEpR

3
8
66

Mike Nikles @mikenikles · 3 months ago

If you have a @sveltejs store you want to persist to local storage, use https://t.co/3rFDnU01KW by @joshnuss. The migration from a regular store to a persisted store couldn't be any simpler. Nicely done, Josh 👏! https://t.co/UWnmObMbr3

4
7
73

Hugo Duprez @HugoDuprez · 3 months ago

My AI-powered 3D game texture generator was featured in the official @sveltejs showcase 🍾 I <3 Svelte. @SvelteSociety @emmanuel_2m https://t.co/uEYy8lNok0

4
11
121

Happy new year to everyone. Will 2023 be year of @sveltejs ?

14
3
86

adapted @shuding_'s React Wrap Balancer for @sveltejs. This action keeps the length of each line balanced so there aren't any widows. Doesn't handle SSR (afaik) but it'll be a very nice addition to Rill Developer, which is largely an SPA anyway https://t.co/buP6NsVWHs https://t.co/fTR1uN48ZO

2
15
121

Just got to testing out SvelteKit on a production project here. My initial feelings are that I was insanely productive and many orders of magnitude faster than developing with other frameworks and this is DAY 1! Exceptional job @sveltejs team!

1
9
85

🧡🧡🧡 In the 2022 @StackOverflow survey, @Sveltejs ceded the #1 spot to our friends at @elixirphoenix, but grew in both Developer Love and Want despite a much wider field of competition. https://t.co/BJpIvrqyLY Let's look ahead to 2023 as SvelteKit 1.0 matures! 🧡🧡🧡 https://t.co/PT8cpewWCU" target="_blank" class="text-blue-400 hover:text-blue-600">https://t.co/PT8cpewWCU https://t.co/MBSouQEMQQ

0
10
40

Don't miss the final post in my 'SvelteKit Internals' series! I cover the handle hook in depth and share how to use it to build powerful @sveltejs SvelteKit applications. https://t.co/GU2RTbbS6q @SvelteSociety

0
12
40

Mike Nikles @mikenikles · 3 months ago

Using @sveltejs components in Markdown files never gets old. Top: A .md file Bottom: Live preview of ☝️ Svelte & XState, a new article available on https://t.co/OAoMaXM6vW later today. https://t.co/o2NTKnrMRO

1
1
37

Okiki Ojo @okikio_dev · 3 months ago

I created a twitter image/video downloader using @astrodotbuild, @sveltejs with @tropix126's fluent-svelte, all hosted on @vercel https://t.co/7jJ1u1P6L0 Give it a try.

2
5
43

Eldad A. Fux @eldadfux · 3 months ago

Check out my new ⁦@sveltejs⁩ story t-shirt 🤘👕 https://t.co/hOkEfxrzc2

5
3
53

Mike Nikles @mikenikles · 3 months ago

I've wanted to experiment with @sveltejs and #xstate for a while... May I present: tonight's dinner project. Try it: https://t.co/NIWkF7WitA The UI layer & state machine look clean (see replies), but there's a learning curve for XState of course. https://t.co/3AG4jbIlVg

2
6
68

Andrea Muttoni @muttonia · 3 months ago

Flow Contract Browser just got a BIG upgrade: 🔍 brand new search backend by @33_labs 🧙‍♂️ ✨ new API-based architecture 💄 cadence-native syntax highlighting 👨‍👦‍👦 linked dependencies and dependants 🥳 re-built using @sveltejs 1.0! https://t.co/vPtiVV0pNX" target="_blank" class="text-blue-400 hover:text-blue-600">https://t.co/vPtiVV0pNX

3
13
39

Sam Littlefair @samlfair · 3 months ago

Want to get started with SvelteKit 1.0? I made a 1.0 crash course! https://t.co/HD6JyXbKBo @sveltejs @SvelteSociety

3
5
53

Experimenting with @sveltejs. Built a simple @Mapbox scrolly example using #sveltekit https://t.co/dCp9n0wXqQ https://t.co/3PBOXAp2w3

6
25
228

Rich Harris @Rich_Harris · 3 months ago

@astrodotbuild @sveltejs Thanks friends! And thanks for keeping my noggin warm 😃 https://t.co/q5WzLPgzMA

2
0
118

Astro @astrodotbuild · 3 months ago

@sveltejs Congrats on the launch! 🚀

1
0
125

Frameworks with reactivity built in (no dependency arrays to be found) Ground up, deeply reactive: - @solid_js - most granular - @QwikDev - resumable reactivity! - @vuejs Shallow reactive: - @sveltejs /4

1
2
44

Supabase @supabase · 3 months ago

Supabase Auth is on the front page of HN! (Alongside our friends from @sveltejs)! https://t.co/mVnQDUDkTJ

1
9
56