Hacker News new | past | comments | ask | show | jobs | submit login

Author here — I feel like I addressed this point in the article, no? Obviously using a zillion frameworks in your app is a bad idea, but there are a bunch of actual reasons that encapsulating and/or mixing frameworks might be useful:

- Gradually migrating from one framework to another

- Including interactive "islands" within a static or server-side rendered page

- Using a dependency only available in one framework from within another (this works best if the dependency framework has a small footprint — e.g. using Svelte within React is better than vice versa)




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

Search: