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

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: