Live data from Hacker News

Untitled topic

news.ycombinator.com

1–2 of 2 posts

Re: undefined

#2
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.