Hacker News new | ask | show | jobs
by benaiah 4385 days ago
That's not what he said. He said it probably wasn't rendr for angular. I'm pretty sure he's saying they preload the initial viewing template (not a prefilled template) based on app state - stuff like clientside routing and such. The browser still has to render the template, but it doesn't have to be fetched by a separate request.
1 comments

That's true I don't see any examples of server side rendering though the developer says it works... https://github.com/JonAbrams/synth/issues/35