So far the main reason I like Angular over react is because Angular is a full framework with everything included that you need to build front end applications. But I'm trying to compare it to Next.js which I have not used before. Next is also a full framework and and seems like it might handle seo with less work than Angular since it does SSR out of the box.
Anyone have reasons why they like Next.js over Angular or the other way around?
Angular VS NextJS
Any good reasons to choose Next.js over Angular?
NextJS ≈ Angular?
[AskJS] nest.js + next.js vs angular + nest.js
NestJS tries to match the Angular design. It's a natural fit especially if you are using a monorepo and have shared interfaces between the client and the server.
Unfortunately because Angular is better resourced NestJS is falling a bit behind Angular. But my team is still using NestJs and Angular for our larger applications.
More on reddit.com