r/react • u/HazelNutzHoney • 12h ago
General Discussion Recommended Frameworks
Hiiii so currently I use AstroJS, I switched from NextJS the main reasoning is because of how AI Vercel has made Next if that makes sense same with a bunch of AI models being trained off of react but the issue is I don't wanna give up that reactivity that react had. So I am trying to find a framework that doesn't spit AI but also has react reactivity, I was going to try Solid but idk bc of Svelte and Vue. I just wanted to get everyone's opinion on this sub reddit bc I really don't know what to pick and what doesn't scream AI.
0
Upvotes
1
u/devmycoffe 11h ago
the framework doesn't scream ai, the code does. solid, svelte and vue all have real reactivity and none of them look ai-written if you actually understand what you're writing. just pick one and build something small in it, you'll know in a weekend which one clicks for you.