Slide 14
Slide 14 text
Sharing app state
• Server renders template corresponding to state S1
• Server sends rendered template and state S1 along
• Client receives both and bootstraps app logic
according to given state.
• Client resumes app execution from state S1