This is a static archive of wezm@decentralised.social
https://mastodon.decentralised.social/@wezm is now my primary account
I went through the Svelte Tutorial this morning. I like that there is a complier that generates efficient JS from the input. The built-in animation and transition support looks great too.
Not so much a fan of the additional syntax and sigils. I get that they’re needed for the compiler but it feels a bit noisy and adhoc. Syntax is a minor detail that I try not to put much weight on though. Still not sure I’d choose it over Reason React for a new project. #js