home.social

#svelte5 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #svelte5, aggregated by home.social.

  1. I decided to build my website (finally, after several years working in #webdev). Looking to try something new, I gave #SvelteKit a go.

    I had to learn to love it, but I can't deny the how simple #Svelte5 reactivity is to work with. But, I did find it has its limits.

    carledwardlyons.ca/articles/de

    #blog #devlog #software #development #testing #observability #design #architecture

  2. I decided to build my website (finally, after several years working in ). Looking to try something new, I gave a go.

    I had to learn to love it, but I can't deny the how simple reactivity is to work with. But, I did find it has its limits.

    carledwardlyons.ca/articles/de

  3. Non so se interesserà mai a qualcuno ma ecco un piccolo sideproject in bun/svelte5: Alicarti

    Un websocket game framework per create giochi multiplayer giocabili via browser.

    youtu.be/NIH1Rsx_7zk

    Nella demo faccio vedere una chat, una echo room e un piccolo gioco di Carta Forbice Pietra.

    codice: github.com/vikkio88/alicarti

    #gamedev #JavasScript #typescript #bun #svelte5

  4. Svelte5: the "next-gen" framework that desperately wants to be #Vue3 😅, but ends up being the awkward cousin at the family reunion 👀. Meanwhile, GitHub's relentless tab shuffle game continues to keep developers' attention span at a record low. 🤦‍♂️
    gist.github.com/rxliuli/c88619 #Svelte5 #GitHub #Developers #AttentionSpan #HackerNews #ngated

  5. Svelte5: the "next-gen" framework that desperately wants to be #Vue3 😅, but ends up being the awkward cousin at the family reunion 👀. Meanwhile, GitHub's relentless tab shuffle game continues to keep developers' attention span at a record low. 🤦‍♂️
    gist.github.com/rxliuli/c88619 #Svelte5 #GitHub #Developers #AttentionSpan #HackerNews #ngated

  6. #svelte is awesome. it gets so many things right, especially those that annoy the hell outta me with #vuejs. #sveltejs #svelte5 #webdev

  7. #svelte is awesome. it gets so many things right, especially those that annoy the hell outta me with #vuejs. #sveltejs #svelte5 #webdev

  8. #svelte is awesome. it gets so many things right, especially those that annoy the hell outta me with #vuejs. #sveltejs #svelte5 #webdev

  9. #svelte is awesome. it gets so many things right, especially those that annoy the hell outta me with #vuejs. #sveltejs #svelte5 #webdev

  10. #svelte is awesome. it gets so many things right, especially those that annoy the hell outta me with #vuejs. #sveltejs #svelte5 #webdev

  11. Upgraded PayTransparency.work to . I like runes so far. On my small codebase, they're simpler and more immediately understandable.

  12. Good to see many different types of blogs powered by atproto. Here is one using SvelteKit 5 and whtwnd lexicons. It may not show in Bluesky yet Thanks @afaik.fyi for all the steps to get started. Have to give it a try soon #atproto #blog #bluesky #atprotodev #svelte #whtwnd #lexicon #svelte5

  13. Rewrite of #Chit (my serverless, privacy-focused Ollama LLM client) is coming along. Mostly wanted to learn the new stuff with #Svelte5, organize the code cleaner, and work in mobile responsiveness from the start.

    Coming along well. So far.

    #llm #ollama

  14. Rewrite of #Chit (my serverless, privacy-focused Ollama LLM client) is coming along. Mostly wanted to learn the new stuff with #Svelte5, organize the code cleaner, and work in mobile responsiveness from the start.

    Coming along well. So far.

    #llm #ollama

  15. Notice how we've matured enough where, for instance, #Svelte5 called it `$state` instead of `$tate`?

    Perhaps we have lost something. 🤔

  16. Notice how we've matured enough where, for instance, #Svelte5 called it `$state` instead of `$tate`?

    Perhaps we have lost something. 🤔

  17. Svelte 5 released. Anyone building with sveltekit? How's your experience? Bluesky community do you know of any atproto apps using sveltekit? #svelte #sveltekit #svelte5 #atproto #bsky #webdev #foss #opensource #bluesky

  18. An SSR Performance Showdown

    🔍 Comprehensive #SSR Performance Testing:
    • Test setup: 2398 div elements spiral rendering on #NodeJS v22, #M1Mac with 8GB RAM

    📊 Performance Rankings (requests/second):
    #fastifyhtml: 1088 (baseline templating)
    #Vue: 1028 (best full-featured performance)
    #Svelte5: 968 (pre-release version)
    #SolidJS: 907 (impacted by hydration IDs)
    #Preact: 717 (lightweight alternative)
    #React19: 572 (RC version)

    🛠️ Testing Environment:
    • Built using #Fastify and @fastify/vite
    • Production builds tested
    • Consistent styling and template implementations
    • No client-side reactivity features

    💡 Key Findings:
    #Vue and #Svelte offer best balance of performance and ecosystem maturity
    • Hydration markers impact performance (demonstrated in #SolidJS)
    • Simple templating (#fastifyhtml) outperforms full frameworks

    Source: blog.platformatic.dev/ssr-perf

  19. An SSR Performance Showdown

    🔍 Comprehensive #SSR Performance Testing:
    • Test setup: 2398 div elements spiral rendering on #NodeJS v22, #M1Mac with 8GB RAM

    📊 Performance Rankings (requests/second):
    #fastifyhtml: 1088 (baseline templating)
    #Vue: 1028 (best full-featured performance)
    #Svelte5: 968 (pre-release version)
    #SolidJS: 907 (impacted by hydration IDs)
    #Preact: 717 (lightweight alternative)
    #React19: 572 (RC version)

    🛠️ Testing Environment:
    • Built using #Fastify and @fastify/vite
    • Production builds tested
    • Consistent styling and template implementations
    • No client-side reactivity features

    💡 Key Findings:
    #Vue and #Svelte offer best balance of performance and ecosystem maturity
    • Hydration markers impact performance (demonstrated in #SolidJS)
    • Simple templating (#fastifyhtml) outperforms full frameworks

    Source: blog.platformatic.dev/ssr-perf

  20. An SSR Performance Showdown

    🔍 Comprehensive #SSR Performance Testing:
    • Test setup: 2398 div elements spiral rendering on #NodeJS v22, #M1Mac with 8GB RAM

    📊 Performance Rankings (requests/second):
    #fastifyhtml: 1088 (baseline templating)
    #Vue: 1028 (best full-featured performance)
    #Svelte5: 968 (pre-release version)
    #SolidJS: 907 (impacted by hydration IDs)
    #Preact: 717 (lightweight alternative)
    #React19: 572 (RC version)

    🛠️ Testing Environment:
    • Built using #Fastify and @fastify/vite
    • Production builds tested
    • Consistent styling and template implementations
    • No client-side reactivity features

    💡 Key Findings:
    #Vue and #Svelte offer best balance of performance and ecosystem maturity
    • Hydration markers impact performance (demonstrated in #SolidJS)
    • Simple templating (#fastifyhtml) outperforms full frameworks

    Source: blog.platformatic.dev/ssr-perf

  21. An SSR Performance Showdown

    🔍 Comprehensive #SSR Performance Testing:
    • Test setup: 2398 div elements spiral rendering on #NodeJS v22, #M1Mac with 8GB RAM

    📊 Performance Rankings (requests/second):
    #fastifyhtml: 1088 (baseline templating)
    #Vue: 1028 (best full-featured performance)
    #Svelte5: 968 (pre-release version)
    #SolidJS: 907 (impacted by hydration IDs)
    #Preact: 717 (lightweight alternative)
    #React19: 572 (RC version)

    🛠️ Testing Environment:
    • Built using #Fastify and @fastify/vite
    • Production builds tested
    • Consistent styling and template implementations
    • No client-side reactivity features

    💡 Key Findings:
    #Vue and #Svelte offer best balance of performance and ecosystem maturity
    • Hydration markers impact performance (demonstrated in #SolidJS)
    • Simple templating (#fastifyhtml) outperforms full frameworks

    Source: blog.platformatic.dev/ssr-perf

  22. BGPKIT Broker status page rewritten in #Svelte5 and now includes a new table showing all collector peers information, including their IP, ASN, number of v4/v6 prefixes they see. It now also shows the full-feed peers currently out there. Check it out at status.broker.bgpkit.com/

  23. BGPKIT Broker status page rewritten in #Svelte5 and now includes a new table showing all collector peers information, including their IP, ASN, number of v4/v6 prefixes they see. It now also shows the full-feed peers currently out there. Check it out at status.broker.bgpkit.com/

  24. Of course, the universe owes me nothing, but it’s been more than a year since the first blog post hyping , and my (mostly) static site still doesn't compile with it, despite a clean `svelte-check`, running migration scripts, manual migration. My early adopter mojo is waning, to be honest.

  25. Of course, the universe owes me nothing, but it’s been more than a year since the first blog post hyping #Svelte5, and my (mostly) static site still doesn't compile with it, despite a clean `svelte-check`, running migration scripts, manual migration. My early adopter mojo is waning, to be honest.

  26. Loving the new features in Svelte 5, especially the runes and snippets. They took a bit of getting used to, but once I did, they felt way more intuitive and consistent than before. Excited for the full release! 🚀🔥

  27. Web devs keep introducing new frameworks and changes to make sure current ai never becomes capable of replacing them 😄

  28. Actually what do you think about #svelte5 🤔
    Put your answer in the comment.

  29. I haven't used Svelte at all, but for some reason I'm quite hyped by the new release? #svelte5

  30. CW: Svelte, nerding out about web dev stuff

    Wait is Svelte 5 using features from Angular? That's not something I'm used to saying. But I'm so excited for it. I've been learning Angular signals for work and they're honestly really exciting. Happy to see the Svelte team noticed that too!

    Also, calling them runes? I love it. It sounds so unique and interesting.

    youtu.be/RVnxF3j3N8U?si=PJUyL7

    #WebDev #svelte #Svelte5 #angular