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

So, say I were to attempt to swap out React for Vue 3, how difficult would it be? How tightly coupled is React?


I would love love love to contribute to a vue version of this


At the moment, it's coupled but not tightly so: we rely on the TS compiler to do the heavy lifting re: mapping design to code. The code that does that is of course React-specific, and we make somewhat implicit assumptions in other places. We do want to make sure we support React well before we expand out to other systems, but if you're technically minded and want to help explore this, would love to talk more!


I’m certainly interested! I’ve been looking through the source to see where it all ties in.


Piggy-backing on this question, is it possible to use React alternatives like Preact or my own DIY React clone?




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

Search: