Server Side Rendering with Angular 4

As server side rendering is considered a strategic feature for Google’s SPA-Flagship, the product team decided to include a refactored version directly into the framework. Beginning with Angular 4, this version is available. In this article I’m describing… Read more

Similar

Angular on Electron, part 2

In the previous post the bootstrap of Angular project on Electron platform was described. In this one, the process of application packaging will be presented. One of the benefits of Electron is that it runs on all major platforms. Each platform has natura... (more…)

Read more »