Activity for antleth.fr
Loading activity...
Explain your @ First letters of my first name + of my last name, .fr cause… baguette I picked the .cloud variant for my home server, pretty proud of that choice (I would’ve loved to get my hands on smth like antoine . dev, but already taken :( ) My @ used to host my portfolio, but I’ve to redo it
Honest feedback about this after migrating everything in SC Pros: - Same mental model as in the script tag - Same syntax as in the script tag - Native syntax Cons: - More verbose (with deriveds), especially for simple things like `{let Component = $derived(icon)} - But the worst part for me is...
WebKit (and Bun) have a new ESM loader, enabling proper top-level await, introduced in the first beta of Safari 27! @rich-harris.dev notably called out this bug about a year ago: bsky.app/profile/rich... Maybe this will enable some optimizations in Svelte/Vite? 👀
Svelte AND SvelteKit in the top 10, and Svelte #1 for the whole existence of the likes on npmx, let’s go!
New on @npmx.dev: 🥇🥈🥉 npmx.dev/leaderboard/... Why? Honestly, because we can just do fun things on the web. 🍿 Will the crown get to @rich-harris.dev's head? Will @danielroe.dev point out that ackshually SvelteKit is a fairer comparison and look how low the poor thing is? Will Astronauts organize?
@const is dead, long live const! Svelte 5.56 allows for raw let/const ANYWHERE in the markup within {} brackets, deprecating {@const} This is huge! svelte-changelog.dev/pull/sveltej...