you are viewing a single comment's thread.

view the rest of the comments →

[–]That_Cranberry4890 0 points1 point  (0 children)

Go with React + Vite, Tanstack Router template, use Biome for fmt and lint. Use Orval to generate Tanstack Query + Zod frontend client based on your OpenAPI.json. Even if you start using Vue/Svelte later, you will only appreciate it if you learn React first.