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

I don't know about Vue3 (I used in the past Vue2 only), but Svelte is similar to React, I'm migrating a small/medium project from React to Svelte and it feels too easy most of the time to port component by component, also to me, at least to this point, Svelte feels more performant and you have 100% control over the reactivity without too much `use{function}`.

I would recommend you to build a small project, maybe a Todo app in every framework you want to try, or maybe if you have a project, build a small part of it in each (I will pick the part that you think is the trickiest to build with React or the framework you are actually using).

Also I'll recommend to also check Qwik and Fresh(deno).



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

Search: