Web development for the rest of us

pkg.devDependencies
Little demo of what I built with @sveltejs: a keyboard-driven inspector for @tailwindcss. • Animations & bindings were a cinch to setup. 👌 • Unsure how to re-render checkboxes, which are checked when `element.matches(selector)`. 🤔 (readable svelte/store?)
5
34
164
Replying to @c7n___ @sveltejs
Sorry, it's not on the roadmap right now. Please vote for and follow this feature request: youtrack.jetbrains.com/issue…
1
1
9
We're hitting the GitHub API rate limits for saving and retrieving REPL gists (nice problem to have!), in case you're wondering why saved REPLs are failing to load. We'll implement a more robust solution soon. Thanks for your patience 😬
4
2
67
Fun (ongoing) thread about one developer's experience poking Svelte for the first time!
Replying to @dkundel
Maybe @sveltejs should have just called this "hooks" for the sake of it 😄 I'm glad I can compose lifecycle methods and that's really all I care about 😊 svelte.dev/tutorial/ondestro…
1
8
49
If you're having issues loading a ".dev" TLD, try this: superuser.com/questions/1413… I was running into issues loading svelte.dev, and it was because Pow had set up a resolver file for me back in the day... /ht @Rich_Harris (thnx for link) /cc @sveltejs
3
14
we're the #1 JS trend on github! for posterity:
3
23
179
let's do it! who wants to share their production projects using Svelte? Bonus points if the source code is available
What I (and I think many) would really appreciate though, is a thread where you ask people to link their production @sveltejs projects for us to look at. Especially v3.
6
1
14
Для наших русских друзей здесь есть перевод документации: ru.svelte.dev
1
1
16
if you're curious about the origins and philosophy of @sveltejs, i had the pleasure of chatting to @Una and @chrisdhanaraj about it on @toolsday the other day. thanks for having me on the show! mobile.twitter.com/toolsday/…
✨⚡️☄️ @sveltejs V3 was just released yesterday!! AND we have a brand new episode all about it, featuring @Rich_Harris! spec.fm/podcasts/toolsday/29…
1
9
54
This was my first large-scale @sveltejs projects (v1.64!). Glad to hear the news about v3, and looking forward to trying it
Disney CEO Bob Iger’s $65.6 million payday has drawn criticism from @abigaildisney, the founder’s granddaughter bloom.bg/2XBF9p8
1
1
11
The @sveltejs counter demo in a single tweet: ``` <script> let count = 0; </script> <button on:click={e => count++}>+1 </button> <button on:click={e => count--}>-1 </button> {count} ```
8
25
186
Svelte retweeted
✨⚡️☄️ @sveltejs V3 was just released yesterday!! AND we have a brand new episode all about it, featuring @Rich_Harris! spec.fm/podcasts/toolsday/29…
12
53
I didn't mean for this to come out today, but the cat it out of the bag, so... 🚨🚨🚨 SVELTE 3 IS HERE 🚨🚨🚨 svelte.dev/blog/svelte-3-ret…
75
463
1,543
@SiegfriedEhret nous présente @sveltejs et Sapper #DevoxxFR
2
4
Workshop @MagnoliaJSconf by @natec4251 about @sveltejs. Impressive talk. Before lunch, Nate created a markdown editor in less than 10 minutes off the top of his head. v3.svelte.technology/ Cc @Rich_Harris
1
3
13
Svelte retweeted
I am torn: should I try @sveltejs or stick to @preactjs
52% svelte
48% preact
324 votes • Final results
7
2
14
Beautiful site built with Sapper 👇 kontist.com
2
14