Server-side rendering is a headache and if you ever worked with Angular 1, you should be worried about how Angular 2 plans to handle it. Server-side rendering in Angular 2 is often-times also called Universal.
You might often hear people say stuff like: “I am building an app that will be universal“. What does that even mean?
Source: Server-Side Rendering in Angular 2 with Angular Universal | Scotch
The post Server-Side Rendering in Angular 2 with Angular Universal | Scotch appeared first on angular.org.il.