Skip to content
This repository was archived by the owner on Apr 5, 2018. It is now read-only.

Add Server Side Rendering research and demos #11

Open
2 of 3 tasks
brandon93s opened this issue Nov 19, 2017 · 4 comments
Open
2 of 3 tasks

Add Server Side Rendering research and demos #11

brandon93s opened this issue Nov 19, 2017 · 4 comments

Comments

@brandon93s
Copy link
Owner

brandon93s commented Nov 19, 2017

Criteria: SSR
Candidates: All

  • Angular
  • React
  • Vue
@brandon93s
Copy link
Owner Author

Basic examples added for Vue.js. Vue still needs an end-to-end example showing how a pre-render on the server can hand off rendering to a Vue instance in the browser for SPA functionality.

@brandon93s
Copy link
Owner Author

Examples added for react. Includes an example using next.js to show a universal app.

@brandon93s
Copy link
Owner Author

Vue still needs an end-to-end example showing how a pre-render on the server can hand off rendering to a Vue instance in the browser for SPA functionality

nuxt.js example added for this.

@brandon93s
Copy link
Owner Author

Angular Universal is angular's officially supported solution for SSR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant