PatrickJS
                                            PatrickJS
                                        
                                    :+1:
LGTM, Keep in mind this is a huge problem with all js frameworks so for Angular to have a solution is a great win for when comparing different SSR solutions....
+1 for DomHydrationRenderer
@vytautas-pranskunas- Every framework, other than angular, has solved this problem. With that said it might not be a problem once the new ivy renderer is released.
yeah the issue isn't rendering ads on the server so much as trying to make sure angular doesn't remove/edit/change the ssr element. There was a solution which reattach the ad...
@johnjelinek the next few versions of systemjs will support typescript natively. Traceur will be removed soon once Angular2 is fully off of typescript. If you're looking for an example without...
@johnjelinek I decided not to include systemjs for practical reasons but it's not to say you shouldn't get systemjs a try. Systemjs is the future but it's missing a lot...
@jimthedev ya lets chat next week
some people prefer single-page-apps others prefer single-component-apps