Hacker News new | ask | show | jobs
by troupo 897 days ago
You can use many other frameworks for that like Svelte (with SvelteKit), or Solid (with SolidStart)
1 comments

We can also use React for that–the issue is the bundle size and it does not appear to be designed to share the DOM. I would love to see these smaller libraries document the process and best practices for using them within otherwise vanilla environments.