angular-enterprise-example icon indicating copy to clipboard operation
angular-enterprise-example copied to clipboard

Universal / SEO / AppShell Example

Open bvkimball opened this issue 8 years ago • 1 comments

It would be cool to see an example page/application that uses server-side rendering with angular-universal. It would be interesting to see how that might live with-in the context of the rest of the application.

...or something that uses the AppShell strategy, as enterprise applications sometime need to load to much data initially before it can start rendering a page.

Might not be a real use-case... just an idea.

bvkimball avatar Jul 10 '17 14:07 bvkimball

This is a very good idea. Typically a sprawling enterprise application suite will have mostly internal applications running off fast networks where server-side rendering is not so important; but also some public facing applications where it is potentially very important.

kylecordes avatar Jul 10 '17 14:07 kylecordes