top | item 35710833 (no title) jokull | 2 years ago Very different. Svelte has magic event bindings and compiles `.svelte` files. Their learning material is interactive and worth going through just to see some new ideas. discuss order hn newest ricardobeat|2 years ago It certainly feels like that, but there’s actually a lot more magic happening under the hood with React.You can open the compiled svelte output and follow through the entire code path for updates in a few minutes.
ricardobeat|2 years ago It certainly feels like that, but there’s actually a lot more magic happening under the hood with React.You can open the compiled svelte output and follow through the entire code path for updates in a few minutes.
ricardobeat|2 years ago
You can open the compiled svelte output and follow through the entire code path for updates in a few minutes.