Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
arve0
on April 22, 2019
|
parent
|
context
|
favorite
| on:
Svelte 3: Rethinking Reactivity
Are you mixing up code you write vs the code emitted?
The code you write in Svelte is reactive/declarative, emitted code is regular imperative JS.
arxpoetica
on April 22, 2019
[–]
Though the idea has been bounced around a few times in the Svelte forums for compiling to web assembly
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
The code you write in Svelte is reactive/declarative, emitted code is regular imperative JS.