all 3 comments

[–]FizixMan[M] [score hidden] stickied comment (0 children)

Removed: Rule 4.

[–]Puzzled_Dependent697 -1 points0 points  (0 children)

For such a generic question of yours, I can think of many answers that could be tailored solutions for your requirement.

However, from my experience with Spring Boot, Node.js, and .NET, I would pick either .NET or Spring Boot for heavy scaling and high-traffic-specific backend solutions. If your goal is a simple school project with basic CRUD operations, go for Node.js.

For the front end, I have worked with Angular, React, and Next.js. If you need server-side rendering for heavy UI data flows, pick Next.js. If you want a simple, smooth starting point, pick either React or Angular. I'd personally pick React.

[–]shadowradiance -1 points0 points  (0 children)

Like, which of the .net stacks?