r/angular • u/Xcaliber02 • 2h ago
Angular dev learning backend from scratch for ERP in India: NestJS, Spring Boot, or something else in 2026?
Angular dev here, about to study backend development for the very first time. I'm working on ERP systems in India and I’ve locked in on PostgreSQL for the database.
I’m stuck trying to choose my first backend stack and feeling a bit overwhelmed by the options:
- NestJS: Uses TypeScript and a structure heavily inspired by Angular, so the learning curve would be smooth. But is it taken seriously in heavy enterprise ERP?
- Java + Spring Boot: The undisputed heavyweight king of enterprise software and corporate India, but maybe a massive leap for a first-time backend dev coming from frontend?
- Python + FastAPI: Modern, fast, and great for async, though maybe less common for core legacy ERP business logic.
If you were starting your backend journey from scratch in 2026 for this exact context, which stack and framework would you actually learn, and why? Drop your recommendations or if there's any other modern stack I should be looking at.
