Wow finally understand what a single page application means!!!!!!!
@nottherightone23 жыл бұрын
such a well made video whould get more views honestly, very well made
@ProactiveGaming Жыл бұрын
Great video, very concise and to the point explanation!
@this.channel3 жыл бұрын
If your app is really big, would getting the whole app in one request make it a bit heavy for the user to download?
@VueMastery3 жыл бұрын
Great question. We address that performance concern throughout our courses: Real World Vue 3 and Touring Vue Router.
@yichengliu3 жыл бұрын
This video explains vue routing so clearly
@VueMastery3 жыл бұрын
We're glad you found it helpful!
@Troy-ol5fk3 жыл бұрын
why does the 'About' route has an arrow function for the component, what is the benefit of doing so ?
@VueMastery3 жыл бұрын
The Vue CLI generated scaffold provides this as an example of how to do "route-level code splitting." It's a performance enhancement that enables you to only send the user the routes they need as they access them.
@khizer35282 жыл бұрын
Good explanation 🔥
@delthondev41652 жыл бұрын
vuetifully explained. Thank you
@sergioterrero3 жыл бұрын
Very well explained!
@raidelcelma41063 жыл бұрын
which video edit do you to edit tutorial ?
@VueMastery3 жыл бұрын
Our team uses Premiere
@Arabian_Abomination3 жыл бұрын
I love Vue
@VueMastery3 жыл бұрын
We do too :D
@devorashemesh51102 жыл бұрын
Hey you are really good at explaining things. what software did you use to make the animation?
@VueMastery2 жыл бұрын
We use Keynote!
@jorgecardona34322 жыл бұрын
Best video ever!
@jasoncarzano93883 жыл бұрын
Yeah
@ahmedshah95442 жыл бұрын
how to get rid of( Component name "home" should always be multi-word)