Courses
Vue Foundations Vue Fullstack Vue Enterprise
Articles
Latest Topics
More
Newsletter Sponsorship Discord About
The video for this lesson is currently being updated, please read the transcript instead.
Advanced Vue 2 - Vuex & SSR > Lesson 48

Creating root instance template with a render function

Instead of giving a component or an instance of Vue a template, you can just instead define

a render function and not bother with the template.

So in this video what we're going to do is our root instance of Vue rather than having

this template, which is actually just a very simple template, rather than having that we're

going to replace that with a render function.

Now why are we going to do that?

Well, the explanation is that pretty soon


Back to course page

Click to load comments...

Courses
  • Vue Foundations
  • Vue Fullstack
  • Vue Enterprise
Articles
  • Latest
  • Topics
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

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

  • RSS
  • |
  • Atom