Hacker News new | ask | show | jobs
by adlpz 1290 days ago
I see the point about abusing JS labels in Svelte being magic, but there's nothing magic or non-standard about Vue's ref(). It's just a reactive container, just plain JS.

All (widely used) modern frameworks have a degree of magic in them. Do you prefer not using any of them?