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

I don't understand these points when lower in the discussion another user mentions: > Svelte-specific syntax

React is the closest to standard JS in my experience.



I was referring to how React and Vue have a whole internal virtual implementation of the DOM which prevents many vanilla JS libraries from working with them.

Svelte is built to not require this abstraction (VDOM), which increases the likelihood that it will work with other JS libraries out of the box.




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

Search: