Using Pug / Jade with Angular
However, if you are using Angular (version 2 or 4) & the de-facto Angular-CLI, the pug option is not out of the box, probably yet. There is a discussion here: https://github.com/angular/angular-cli… (more…)
Read more »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