▲ | daft_pink 4 days ago | |
I find it very enjoyable to build svelte 5 websites where all the JavaScript and css is inline and nothing is needed but the page. Complicated application logic that runs on virtually any platform with a ui in one document that can just be uploaded to a simple server. It’s beautiful :) |