Complex application often require some kind of frontend framework for example Angular. Rendering the view only on the client side can give you some challenges on SEO, social previews and depending on the case performance.
That's why I'm looking into server side rendering. I love doing projects with php and especially phalcon. Watching this part of the ng-conf keynote made me realize that there could also be an opputunity for Phalcon to be the first php framework that works nicely with Angular like asp.net does.
Wondering if more people feel like this.