Note: for support questions, please use one of these channels: https://github.com/angular/universal/blob/master/CONTRIBUTING.md#question. This repository's issues are reserved for feature requests and bug reports.
Feature
Doesn't use this feature
To see whether there are performance gains with using a hydration approach instead of the current server/client buffering. Previously hydration was less performant, required more code and would be less stable since it would rely on being in sync with core logic. However, with the API starting to stabilize we should revisit.
@jeffbcross @tbosch we would like to have a quick discussion about this. It came up at ng-conf. We discussed hydration early on in this project and decided it wasn't a good idea at that time. However, we may want to revisit.
I think this might be easier with the new renderer
@tbosch this is just a reminder per our discussion at AngularConnect to keep this in the back of your mind while you are tinkering around. Is there a way to hydrate the client on top of a server view? After a couple more fixes and the implementation of NgCache, we will have the current preboot buffer driven approach working well, but hydration could offer even more benefits. Just something to think about.
Will do!
On Mon, Oct 3, 2016 at 2:39 PM Jeff Whelpley [email protected]
wrote:
@tbosch https://github.com/tbosch this is just a reminder per our
discussion at AngularConnect to keep this in the back of your mind while
you are tinkering around. Is there a way to hydrate the client on top of a
server view? After a couple more fixes and the implementation of NgCache,
we will have the current preboot buffer driven approach working well, but
hydration could offer even more benefits. Just something to think about.—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/angular/universal/issues/392#issuecomment-251235398,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAqKf2oaIPO6HfukAA5vVUbZHRk-nvWEks5qwXYqgaJpZM4IZWX6
.
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
_This action has been performed automatically by a bot._
Most helpful comment
Will do!
On Mon, Oct 3, 2016 at 2:39 PM Jeff Whelpley [email protected]
wrote: