I’m comfortable with React, Vue, Angular, Svelte, and SolidJS — or no framework at all. Every project has different requirements and I adapt to whatever works best.

I personally prefer Astro for static sites and Svelte for complex interactive apps, but the choice is yours. What matters is that the technology serves the project, not the other way around.

Framework Overview

Framework Best for Strength
React SPAs, complex UI Large ecosystem, flexibility
Astro Static sites, blogs Speed, zero JS by default
Vue Interactive websites Clean syntax, gentle learning curve
Svelte High-performance apps No runtime, compiled output
Angular Enterprise applications Strict structure, DI, CLI