Content pfp
Content
@
0 reply
0 recast
0 reaction

Darryl Yeo 🛠️ pfp
Darryl Yeo 🛠️
@darrylyeo
I absolutely adore Svelte for this. `? :` and `.map()` / `key={}` / `<></>` (or `<Fragment>`) take so much brainpower, both to write and to interpret. `{#if}` / `{:else}` and `{#each}` leave absolutely no room for confusion. https://learn.svelte.dev/tutorial/else-if-blocks
8 replies
2 recasts
28 reactions

Kromsten pfp
Kromsten
@kromsten
Also no styled-components and other libraries for limiting the scope. Just writing CSS directly in the code of component Same vibes like the first webdev tutorials I was watching when just starting ✌️
0 reply
0 recast
0 reaction