Advent of SvelteDay 2: The Svelte CLI - Advent of Svelte 2025
The Svelte CLI is a god-send... I've created so many projects for small reproductions and experiments, and it's just flawless.
And the new --from-playground key is even cooler to go from POC to actual project in a flash π§‘
advent.sveltesociety.dev/2025/2
02.12.2025 14:24
π 9
π 3
π¬ 2
π 1
Want to try a radically innovative programming language?
Unison is ready!
Unison is approachable, user-friendly, and has a great community of friendly folks :)
On top of that it has mind-bending features like serializable function closures and built-in distributed programming tools!
25.11.2025 19:31
π 31
π 6
π¬ 1
π 0
Packages β’ Svelte
Packages for your Svelte and SvelteKit apps
svelte.dev/packages is now live!
It's a convenient and easily discoverable place to find a sampling of high quality packages in the ecosystem. We hope it will give confidence in the Svelte ecosystem to newcomers and help them get started more easily.
02.10.2025 17:01
π 133
π 34
π¬ 7
π 6
90%
AI is writing 90% of the code I was in charge of
βIs 90% of code going to be written by AI? I donβt know. What I do know is, that for me, on this project, the answer is already yes.β lucumr.pocoo.org/2025/9/29/90...
29.09.2025 10:47
π 96
π 21
π¬ 15
π 8
got to post on bluesky, mastodon and linkedin?! if only there was a global network where we all have our own little home.
i dunno, some sort of world wide web?
we need to make RSS a popular thing again
15.09.2025 11:13
π 70
π 6
π¬ 5
π 1
Just used Photoshop The Website because Photoshop The App just can't seem to open on my machine anymore, even after waiting for a fresh update. Worked fine. Go websites.
02.07.2025 15:23
π 25
π 1
π¬ 6
π 0
my favourite typescript feature is that it makes everything slightly more difficult than it probably needs to be
25.02.2025 12:19
π 154
π 10
π¬ 18
π 2
Whimsical Animations
Learn how to create charming interactions and delightful touches using the magic of CSS, JavaScript, SVG, and Canvas. Iβm sharing all my tricks in this one!
π Introducing my upcoming third course, Whimsical Animations!
This course will teach you how to build top-tier animations and interactions using a variety of techniques. β¨
You can join the waitlist on the courseβs brand-new site, which is the most ridiculous thing Iβve built in quite some time:
24.02.2025 16:32
π 423
π 68
π¬ 38
π 18
FYI, here's the entire code to create a dataset of every single bsky message in real time:
```
from atproto import *
def f(m): print(m.header, parse_subscribe_repos_message())
FirehoseSubscribeReposClient().start(f)
```
28.11.2024 09:56
π 441
π 62
π¬ 19
π 10
A slide from a talk.
Title: A brief history of DevTools for the web
Body: 1993: The web launched with View Source and alert().
1999: console.log is introduced in Netscapeβs JavaScript Console.
2006: Firefox releases Firebug with DOM inspection, console output, and network monitoring.
2008: Google Chrome launches with built-in Chrome DevTools.
2011: Source maps are introduced, allowing developers to debug minified or transpiled code.
2013: Performance panel debuts in Chrome DevTools, enabling detailed profiling of rendering and JavaScript execution.
2017: Firefox Quantum reimagines its developer tools with modern features like grid layout inspection and performance analysis.
2020: Microsoft Edge adopts Chromium, aligning its developer tools with Chromeβs and consolidating devtools standards across browsers.
Does this look accurate? Anything I'm missing?
26.11.2024 20:19
π 36
π 3
π¬ 29
π 1
forβ¦of in preference to Array methods: easily read, supports await, loops over anything iterable, performant.
I guess the corollary is learning to really embrace mutation: glad the fixation with immutability we went through as an industry a while back has simmered down!
22.11.2024 15:41
π 5
π 1
π¬ 0
π 0
The moment of bliss that including closing tabs to make room for ones for the new error π
29.10.2024 02:51
π 2
π 1
π¬ 1
π 0
I created a Bluesky Starter Pack! π
It includes ~75 wonderful people in the web dev community who are doing inspiring work. I know Iβve missed some folks; I plan on adding to it over time.
Starter packs are such a great idea. Immediately makes Bluesky feel less lonely for newcomers. π
29.10.2024 13:28
π 488
π 112
π¬ 66
π 25
As a teen in the early 2000s, I spotted all these cool kids in Linkin Park t-shirts and thought it was a clothing brand
26.10.2024 08:56
π 4
π 0
π¬ 0
π 0