Hacker News new | ask | show | jobs
by KaoruAoiShiho 4389 days ago
Your response to someone making an amazing optimization is if you need optimizations your app is done wrong... seriously?

You're seriously underestimating the difference this makes. If this is rendr for angular it is a breakthrough for the angular community.

1 comments

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.
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