Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

donpuerto's avatar

Vue 2 tutorials request

@jeffreyway Can we have a tutorial for VUE. Vue documentaion for me not really good so far. Its like a puzzle :) Please include the following :)

-Basic of course
-components (Non Parent-Child Communication)
-Vuex
-Render
-Vue CLI
-Custom Directives
-and Deployment For Production (Can we use forge? or just a hosting server? or firebase application?)

Objective here is to be able to create a standalone SPA website connecting to Laravel or Firebase

thank you.

0 likes
4 replies
jlrdw's avatar

This was already recently posted

1 like
starmatt's avatar

@jlrdw Video tutorials are for 1.0 I believe, has 2.0 not changed much or are the videos outdated ?

Edit/ Oh, did you mean the request was posted my recently? My bad !

1 like
gabrielbuzzi's avatar

I watched all 22 lessons os Vue 1.0 from @JeffreyWay and read the Vuejs 2.0 docs i think is not too hard to understand if you have a knowlodge in the first version. Otherwise you can search in the google if you don't understand something i learn a lot just reading and studying examples in github.

VueJS 2.0 have a lot of examples too in github that can help you to understand the structure and how to deal with the modifications.

About Vuex, i still confused about the theory but i got how to use just reading the docs.

P.S. The best way to learn is practice, so read the docs and try do some small app.

1 like
donpuerto's avatar

@starmatt for me the videos is outdated. I tried version 1 and 2, it has really big difference. So i believe those videos need to be updated too. But its not as huge as angular 1 and 2. You will see the difference because i tried in both version just had obstacle along the way.

Please or to participate in this conversation.