Server side rendering with Angular 2

Hey Guys,

I just recently saw this awesome talk from a Angular U conference about Angular 2 Server Side Rendering on youtube ( https://www.youtube.com/watch?v=0wvZ7gakqV4 )

Are there any plans to support this awesome module in meteor:
https://github.com/saymedia/angularjs-server (the code example is for express)

Or is there any way to make this work already with ‘meteorhacks:npm’? How is it possible to register an angular middleware with Meteor?

Thanks in advance!

1 Like

I recently watched a video where React was being server side rendered with Meteor. And it didn’t really require ugly hacks etc.

Surely someone’s gonna figure out how to do this pretty quickly :slight_smile: