#Svelte

Dr. Thaddeus Q. Theymattesilver@fe.disroot.org
2026-02-27

I’d really love if there was a modern code-first UI for #django. #svelte would be the ideal. For now I’ve settled on #directus, which uses #vue, but its license is BS (literally BSL) and their extension marketplace is a dumpster fire.

#programming

2026-02-26

finished a little side project that I made to learn some raw #WebGL and try #Svelte!

it has a little box that spins and otherwise it does absolutely fuck all ✨

enjoy ◻️ kasten.lol

inventaire.ioinventaire@mamot.fr
2026-02-25

Implementation details:

- Entity editor menu codeberg.org/inventaire/invent

- Barcode scanner, using a ponyfill of the (incoming 🤞 ) Barcode Detection web standard, based on zxing-wasm codeberg.org/inventaire/invent

#svelte #zxing #wasm

2026-02-24

What makes Svelte the right choice for modern frontend projects? And when is it not? In this blog post, Paolo breaks down the advantages and limitations of Svelte, and what that means for your next product decision.

Read the blog post 👉 mainmatter.com/blog/2026/02/24

#svelte #sveltekit

2026-02-21

This feels pretty wild, but I've added a PHP file into the static directory of my SvelteKit project. It builds to a static site, so the PHP will be the server side (for a simple contact form). Is this the future???

#php #svelte #javascript #webdev

2026-02-19

Day 11/100: When geography lies about votes 🗳️

Romania 2019 Presidential Elections dashboard. Obsessed with cartograms - maps where size = data, not geography.

Data: #QGIS + Spatialite joining ANCPI geometries + electoral data. 3,186 voting stations → municipality. Fixed București Siruta codes. #Svelte + #D3js dashboard.

Why: București tiny on map, massive in votes. Distortion becomes information.

blog.maptheclouds.com/events/f

#100DayMapChallenge #Cartogram

🍇stevoo🍇stevoo@eigenmagic.net
2026-02-18

heya. exciting new webthing. could you please send me a screenshot of where you get to or debug it for me ta.
#dev #programming #webrtc #svelte
jamsend.duckdns.org:9999/#####
reply as soon as you take the token because they are oncers.

Hmmm, small promo site, want to be able to plug stuff into it. It's for me so I'm allowed be impractical.

I'm thinking either Nuxt (it is to Vue as Next is to React), Sveltekit (same but Svelte) or keeping it stripped back and using Astro.

Planning to output it all fully static, pulling in blog posts, etc, at build time.

Anyone have opinions?

#Astro #nuxt #vuejs #svelteKit #svelte

2026-02-09
davd_davd
2026-02-06

I built a basic, offline-first, self-hosted Notes App for myself that works on mobile and desktop. In case anyone has the same weird needs and didn't find a solution so far, here's the code: codeberg.org/davd/Drafted (probably wont support it much, but it works for now :D)

2026-02-05

Okay #frontend folks:

I wrote UIs before React. I leaned into React hard early on, because it matched my mental model for UIs. I don't want to do React anymore.

**In your opinion what's the next best direction for building UIs?**

My goal is to simplify the process of writing and managing accessible interactive components with as little overhead as possible.

Boosts and wildly unpopular opinions welcome.

#react #vue #preact #webcomponents #svelte

Marco Otte-Wittemarcoow
2026-02-05

RE: fosstodon.org/@mainmatter/1160

We’re seeing more and more teams adopt multi-framework architectures with , , , , or mixed together in one big system. @nickschot wrote about some learnings from a recent project in which @mainmatter helped a client integrate Ember.js and React.

2026-01-31

Đã xây dựng ứng dụng AgentLoom để quản lý kỹ năng cho trợ lý mã hóa AI! Ứng dụng này lưu trữ kỹ năng trong một thư mục trung tâm, cho phép nhập và đồng bộ hóa chỉ với một cú nhấp chuột. #Rust #Svelte #Tauri #AI #TrợLýMãHóa #AgentLoom #QuảnLýKỹNăng #CôngNghệ #Tech #Technology

reddit.com/r/SideProject/comme

Marijke Luttekesmahryekuh@hachyderm.io
2026-01-28

I was complaining a few weeks ago how multiline derived runes in Svelte 5 are such a pain to write.

I used a suggestion from the internet to pass an arrow function and immediately call it as a workaround.

However, somehow I missed a glaringly obvious section in the documentation about Svelte's solution to this: a special rune function `$derived.by()`.

Much, much neater!

svelte.dev/docs/svelte/$derive

#Svelte

Le site de Korbenkorben.info@web.brid.gy
2026-01-27

VoxCSS – Pour faire du rendu 3D façon Minecraft avec du CSS

fed.brid.gy/r/https://korben.i

<p>Y'a un truc qui me rend joyeux avec le web, c'est quand des devs décident de pousser les technos dans leurs retranchements juste pour prouver que c'est possible.</p>
<p>Et <strong>
<a href="https://github.com/LayoutitStudio/voxcss">VoxCSS</a>
</strong>, c'est totalement ça : <strong>une bibliothèque JavaScript qui permet de faire du rendu voxel complet en utilisant uniquement le DOM et le CSS</strong>. Alors attention, quand je dis &quot;uniquement&quot;, je veux dire sans WebGL et sans l'élément <code>&lt;canvas&gt;</code>. Juste des éléments HTML empilés intelligemment qui tirent parti de l'accélération matérielle du navigateur pour les transformations 3D.</p>
<p>Pour cela, VoxCSS utilise des grilles CSS superposées sur l'axe Z pour créer un espace volumétrique. Chaque niveau de profondeur est une grille CSS classique, décalée avec des translations 3D. Les voxels eux-mêmes sont des cuboïdes HTML composés de plusieurs faces positionnées avec des rotations CSS.</p>
<img alt="" src="https://korben.info/cdn-cgi/image/width=1200,fit=scale-down,quality=90,f=avif/voxcss-moteur-voxel-3d-css-dom/voxcss-moteur-voxel-3d-css-dom-2.png" />
<p>Par défaut, la scène utilise une perspective de 8000px et le fameux <code>transform-style: preserve-3d</code> pour que la magie opère... Un pur hack de génie qui transforme votre navigateur en moteur 3D sans passer par les API habituelles !</p>
<p>Et le rendu n'est pas dégueu du tout puisque le moteur gère les couleurs, les textures, et même dif
2026-01-25

JS transferred over the wire Discord: ~9.7 MB Slack: ~10.4 MB Chatto: ~0.054 MB Thanks #Svelte

Interesting. They're looking into rebuilding the crates.io front-end, (currently EmberJS) in Svelte.

"At the end of 2025, the crates.io team evaluated several options for modernizing our frontend and decided to experiment with porting the website to Svelte."

blog.rust-lang.org/2026/01/21/

#svelte #rust

2026-01-21

New favorite alias. #svelte svelte-setup creates a minimal SvelteKit site and installs the shadcn-svelte components I keep using in 90% of projects. gist.github.com/thedivtagguy...

Sets up a Sveltekit site with ...

2026-01-19

I have to create a mobile app in the form of a PWA.

So I seriously considered #svelte

After some hours struggling with sveltekit I just came to the conclusion that I'd be better off with #htmx and #AlpineJS

Life is too short to spend It chasing ghosts

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst