https://sebastiandedeyne.com/my-first-experiment-with-svelte-shorthex/ https://sebastiandedeyne.com/tags/svelte/https://sebastiandedeyne.com/my-first-experiment-with-svelte-shorthex/For the past few months, I’ve been experimenting with https://svelte.dev & https://kit.svelte.dev. Svelte peaked my interest because it’s a tool molded by the web. A lot of Svelte APIs piggyback on existing web affordances like plain HTML and CSS variables. https://shorthex.netlify.app is a small app to transform 6-digit hex color codes to 3-digit codes.
Svelte is a breath of fresh air coming from a few years of digging deep in React, which puts JavaScript first.