Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 574 Bytes

File metadata and controls

15 lines (9 loc) · 574 Bytes

Server Side Rendering

Evaluate the support for SSR. Note the benefits, implications and usability of the identified approaches.

Considerations:

  • Is there a limitation as to what companion libraries the SSR implementation supports (e.g. state management)?

Evaluated Candidates

Candidate Details
React view
Vue.js view