1 comment

[ 2.0 ms ] story [ 11.8 ms ] thread
Wrote this to help Svelte developers understand Ilha through concepts they already know.

The article maps familiar Svelte ideas like `$props`, `$state`, `$derived`, `$effect`, `bind:value`, and scoped styles to the Ilha equivalents, and focuses on where the mental model is similar vs where it actually changes.

Would appreciate feedback from people who know Svelte well - both on accuracy and on whether the comparisons feel fair.