Introduction to server-side rendering
In this video we're going to talk about server-side rendering, which is probably one of the more
advanced topics of Vue.js Now the best way to introduce this topic is to talk about how
a Vue.js app actually loads.
So I put together this diagram here which tells you the sequence of events.
It's very simplified, of course there's other things that happen, but this is a very simplified
explanation of what happens when we load of Vue.js app.
Click to load comments...