angular/universal

Why Angular Universal is not having the same features as NextJS 13

alexcibotari opened this issue ยท 5 comments

๐Ÿš€ Feature request

What modules are relevant for this feature request?

  • builders
  • common
  • express-engine

Description

NexJS 13 is bringing so many features, especially now Angular with Standalone Components can achieve the same, why not invest in it?

Describe the solution you'd like

Starting investing in SSG with Angular Standalone componenets

Describe alternatives you've considered

Move to NextJS

Which features are you interested in other than SSG with Angular Standalone?

I'm missing SSG route generation.
For example, I would like to generate all my pages with SSG and integration with any Headless CMS like Localess
Where I have URL with all available pages (routes) and the content of every page. How I can do exactly the same in the Angular Universal world?

At the moment I see routes to be configured in angular.json or text file. and I would like to have something more development-friendly experience, like REST call or anything different that can fulfill those routs and content of routs.

Does angular/angular-cli#25721 cover what youโ€™d like?

Perfect description

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.