* Update 100-universal.md * Update content/roadmaps/100-frontend/content/118-server-side-rendering/101-angular/100-universal.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>pull/1657/head
parent
59ccc39e20
commit
6168b52fdf
1 changed files with 6 additions and 1 deletions
@ -1 +1,6 @@ |
||||
# Universal |
||||
# Angular Universal |
||||
|
||||
The Angular Universal project is a community driven project to expand on the core APIs from Angular (platform-server) to enable developers to do the server side rendering of Angular applications. It mainly uses express to render pages on pages on node.js server. |
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||
<BadgeLink badgeText='Read' colorScheme="blue" href='https://angular.io/guide/universal'>Server-side rendering (SSR) with Angular Universal</BadgeLink> |
||||
|
Loading…
Reference in new issue