Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

And that’s similarly how I feel about people who think Svelte is significantly less complex than React. At least React is just Javascript. Svelte tries to override assignment to trigger side effects. That’s crazy.


Aren't Hooks also a significant deviation from the JS execution model? That they needed to write whole new documentation to clarify the model and its application seems to speak to some deviation


No, hooks live strictly within the JS execution model. If they didn’t, they’d need a special compiler or some kind of special low level instruction.


Gotcha




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: