Hacker News new | ask | show | jobs
by rafuuu 59 days ago
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.