Articles
Latest
More
Newsletter Sponsorship Discord About
Sign up for our Newsletter
The video for this lesson is currently being updated, please read the transcript instead.
Advanced Vue 2 - Vuex & SSR > Lesson 49

Server-side rendering webpack flow

So now that you understand what server-side rendering is and what it does, now it's a

question of how do we implement it in our project?

Well, where it all comes together is in this app.get route here, so this is our route path

and this is where we send the HTML file, now index.html to the browser, and already what

we're doing is we're splicing in some additional content with the initial State, and in just

a moment we're going to use a package called


Back to course page

Click to load comments...

Articles
  • Latest
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom