Me encanta ver proyectos con soporte multilingüe desde el principio. ¿Cuál fue el mayor desafío al implementar la traducción con DeepL y edición humana? #SvelteKit #Multilingual
so… uh… anyone want a website?
you can commission me!
you can look at my github for further examples. #ko-fi #kofi #commission #website #webdev #svelte #sveltekit #commissions
What are people using for email templating in SvelteKit apps these days?
Any recommendations worth exploring?
Feels like it’s time to decide where SailKit goes next, if anywhere 🤔
#svelte #sveltekit
screenshot of the deployment screen on Vercel showing build times dropping from a consistent 4-4.5 minutes before Vite 8 and 2.5 minutes or less after.
Just remembered to check my #sveltekit build times on Vercel after updating to #Vite8. Thanks @voidzero.dev @dominikg.dev
Recently, @paolo.ricciuti.me joined the @devtools.fm podcast to talk about our work on the Svelte Custom Renderers Initiative. If your company wants to sponsor and make custom renderers a reality, make sure to reach out! 🙌
svelte-custom-renderers.com
#Svelte #SvelteKit
Last year I decided to finally make myself a website (after several years of working in #webdev). Looking to try something new, I taught myself a little #SvelteKit.
I had to learn to love it, but in the end I understood the hype. #Svelte5 reactivity makes things easy — but I have my reservations.
Today on Twitch, @paolo.ricciuti.me will continue to build a real Svelte app live, agent-first. Make sure to join to learn how to make the most out of AI!
Tune in to Twitch at 15:30 CET 👇
www.twitch.tv/mainmattertv
#Svelte #SvelteKit #AgenticEngineering #FrontendDevelopment #ai
Backgammon Teacher pairs GNU Backgammon analysis with LLM explanations (Claude/GPT‑4). Offers blunder detection, feature extraction, position review and an interactive SvelteKit board. #gnubg #SvelteKit #LLM https://bit.ly/4b9ptSv
I was tired of slow Apple iCloud shared albums, so I wrote my own open-source software (with the help of Claude Code).
github.com/dougdonohoe/...
#golang #sveltekit #photography
Today on Twitch, @paolo.ricciuti.me will continue to build a real Svelte app live, agent-first. Make sure to join to learn how to make the most out of AI!
Tune in to Twitch at 15:30 CET 👉 www.twitch.tv/mainmattertv
#Svelte #SvelteKit #AgenticEngineering #FrontendDevelopment #ai
oh so FINALLY I got the bulk of what I want done
#ATProto, #supabase, #netlify, #sveltekit, #d3js
Next: smoother animation, graph extension (in lieu of replacement), etc.
Play with it here! bskygraph.com Login and see your graph, plus those of your followers
#bskyGraph
Have you been wondering how to make the most out of AI? Join our Twitch stream in a few minutes, where @paolo.ricciuti.me is building a real Svelte app live, agent-first!
Tune in to Twitch at 15:30 CET 👉 www.twitch.tv/mainmattertv
#Svelte #SvelteKit #AgenticEngineering #FrontendDevelopment #ai
This evening, @paolo.ricciuti.me will join @codetv.dev's The Web Dev Podcast to talk about our work on the Svelte Custom Renderers Initiative! Check it out if you’re interested in rendering beyond the DOM with Svelte 🙌
Tune in at 18:30 CET 👉 www.youtube.com/watch?v=nPac...
#Svelte #SvelteKit
I just love starting a fresh #SvelteKit project 😍
*sniff* gotta love that new project smell!
First draft of @maskojun.bsky.social's website
I focused on the page intro this morning :)
#sveltekit #css #webdev
What makes Svelte the right choice for modern frontend projects? And when is it not? In this blog post, @paolo.ricciuti.me breaks down the advantages and limitations of Svelte, and what that means for your next product decision.
Read the post 👉 mainmatter.com/blog/2026/02...
#svelte #sveltekit
🚀 SvelteKit Omakase v5 is live!
The bigger revamp is underway, but still:
🔄 Remote Functions
🗂️ Reorganized structure
🎯 Cleaner, consistent conventions
🤖 Lean docs for AI-assisted dev
🧹 ~1,600 LOC removed (remember when this was the whole flex? 🙈)
somakase.dev
#svelte #sveltekit #buildinpublic
Testing the reworked version of my SVG #Vite plugin with #SvelteKit. It focuses on simpler setup and better DX. Now, whenever I add a new icon to the folder, I just type `<Icon.` and boom, the ready-to-use component shows up in autocomplete.
I have put together a template for #SvelteKit 5 using #better-auth and #prisma (configured for postgreSQL), styling with tailwindcss, and lucide icons. Feel free to clone this repo and use it for your own #development. Hope it's useful!
github.com/timovolkmer/...
Error in svelte.config.js Error: Cannot find module @rollup/rollup-darwin-arm64. npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). Please try `npm i` again after removing both package-lock.json and node_modules directory.
#Svelte #SvelteKit saw this error "Cannot find module @rollup/rollup-darwin-arm64" in #Antigravity (#VSCode), one of the proposed fixes is "install node and npm from rather than brew". What about nvm/n users? Has anyone a fix?🤔
github.com/sveltejs/sve...
/~ % npm -v
11.8.0
/~ % node -v
v24.12.0
Updating my website but...
I encountered a strange problem: some data disappeared when I refreshed the page.
I have the impression that the contact page is not being built with the layout data, somehow?
#sveltekit
LOVE this build! 🤩 Diving into SvelteKit for a personal finance tracker. Fresh stack, clean code, let's GO! 📈 #sveltekit #webdev #buildinpublic
Build with me: faiz-khan.com
Contact: faizpathan1717@gmail.com
I recently wrote about using SvelteKit + Capacitor to make an app. One codebase for website + PWA + Android + iOS using just simple HTML, CSS and JS enhanced with Svelte.
Would anyone be interested in a starter template for this?
#buildinpublic #sveltekit #capacitor #webapp #webdev
It's maybe obvious, but it's so liberating that with #SvelteKit remote functions you don't have to think about fetch calls any longer.
My favorite BlueSky hashtags:
#buildinpublic #devlog #webdev #webapp #indiedev #indieweb #smallweb #svelte #sveltekit #obsidianmd #obsidian #pkm
Any further recommendations? :)
Just in case you missed and want to share the versions of some of your svelte related packages...
svelte.dev/blog/cves-af...
#CVE #Vulnerability #Security #Svelte #Sveltekit
TIL #SvelteKit generates a version number (sveltekit-static-deploy-issue.mandrasch.eu/_app/version...)
I currently think about disabled preloading altogether to ensure visitors get latest content 🤔
svelte.dev/docs/kit/lin...
(Note: .ftp-deploy-sync-state.json is from GH action, not SvelteKit) 2/2
Just shipped a clean build! 🚀 Nothing beats that feeling. Thinking of diving into #SvelteKit for a fun side project - maybe a minimalist habit tracker? The DX looks AMAZING! #buildinpublic #webdev #excited
OMG, build week is my JAM! ✨ Just hammered out the sweetest API integration. Thinking next up, a micro-SaaS using #SvelteKit and #Supabase? 🔥 Clean code + fast perf = pure joy! Who's in?! #buildinpublic #webdev #freelancer
For anyone who is interested. It's a #sveltekit app. Build with assistance from #claude (took a couple of days to build instead of a couple of months) and deployed via #coolify.