Jeff is the Chief Architect at GetHuman and co-organizer of the extremely popular Angular Boston meetup. He recently gave a talks at ng-conf 2015 on Angular 1.x server rendering and ng-vegas 2015 on Angular 2. More recently he has been working on bringing server rendering to Angular 2.
Unlike Angular 1.x, Angular2 is not tightly coupled to the DOM. In fact, Angular2 was built from the ground up to potentially run anywhere, including your web server. In this talk, we will go through the implications of this design and demonstrate the power of rendering your Angular2 app on the server.