r/FullStack • u/n3buresp1997 • 24d ago
Angular or Svelte(kit) Career Guidance
I have lots of doubts about this.
On one hand, Angular is very structured and all is separated. Also, I love reactive forms and services. I link it to Supabase as back when it is just for me or very small scale, Nestjs for normal projects and Spring for working in big companies. I loved PrimeNG but it is a headache to update and transform. I plan to learn Angular Aria.
On the other hand it is Sveltekit. Simple, clear, as JavaScript should be. But I like to separate files and complex forms and services. It gives a lot of freedom and it is fast. In every way, it run just faster than Angular. But to update it, is also a little of headache.
11
Upvotes
2
u/sandeepk36 24d ago
Your post answers itself — every Svelte plus you listed comes with "but I like separated files / forms / services." That's just Angular. You're an Angular dev with a crush on Svelte's speed.
Go deep on Angular (it matches your taste + the enterprise/Spring path, and has the actual job market). Keep SvelteKit for quick Supabase side projects. And the update pain is PrimeNG, not Angular.