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 50

Creating common entry file

In this video we're going to work on our server entry file.

What we're also going to do is, well what we're first going to do is take some of the

common logic out of our client entry file, we actually call that web.entry.js in this

project, and we're going to move it into a common file that both will share and we're

going to call that one entry.js instead of app.js.

I just prefer that naming scheme.

Okay, so coming over to our code, first thing


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