Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Server-Side Rendering #13

Open
michaelgira23 opened this issue Mar 25, 2017 · 5 comments
Open

Add Server-Side Rendering #13

michaelgira23 opened this issue Mar 25, 2017 · 5 comments

Comments

@michaelgira23
Copy link
Member

michaelgira23 commented Mar 25, 2017

With the update to Angular 4, Angular Universal is now integrated into the official Angular project. This allows us to run Angular on the back-end. You can read a bit more about it in this blog post.

This would improve loading times and increase SEO.

@nickbclifford
Copy link
Member

What exactly would this be useful for?

@michaelgira23
Copy link
Member Author

Server-side rendering is useful for speeding up initial loading times.

@nickbclifford
Copy link
Member

I'm afraid I don't fully understand exactly how we would use this. Is this for more static data or can it be used dynamically?

@michaelgira23
Copy link
Member Author

The official Angular website and this blog post are good resources that list what Angular Univeral is and it's benefits.

@nickbclifford
Copy link
Member

Almost there! See angular-update branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants