VueJS Learning

Abby Williams-Falk Author

Hey there. Good so far. I'm working through https://www.fullstack.io/30-days-of-vue/ and videos on https://laracasts.com/. Where are you doing your learning? And how are you finding it?

0 Likes
Seun Oyebode

Awesome. I started the Vue 2 Step-by-Step on Laracasts today.

0 Likes
Abby Williams-Falk Author

Yeah, I really like the Laracast tutorials -- being able to visually see things is helpful. What's the problem?

0 Likes
Seun Oyebode

Awesome. I started the Vue 2 Step-by-Step on Laracasts today.

0 Likes
Seun Oyebode

Thanks Ben, i found the link helpful. I'd pick it up from there. Since when have you be coding Laravel? (hope my guess is right?)

0 Likes
Seun Oyebode

I'm using Vue-DropzoneJs (https://rowanwins.github.io/vue-dropzone/docs/) to enable Multiple File Upload functionality. Now i need to alert the users via a message that the file was successfully uploaded and failure message alert if otherwise. I can't/don't seem to know which event (https://rowanwins.github.io/vue-dropzone/docs/dist/#/events) to trigger and how to display it with my component.

0 Likes
Seun Oyebode

Okay.

0 Likes
Seun Oyebode

Hey Bro, I started VueJS learning today also…. how is it going?

0 Likes
Seun Oyebode

And i just downloaded the 30 days of vue. Vue seems simple when Jeffery Way is explaining, but i'm finding it pretty hard to implement a solution for a problem i've got at the moment.

0 Likes
Abby Williams-Falk Author

I'm probably not going to be any help here, but I'd assume you'd watch for the "vdropzone-success" event? Maybe the demo (https://github.com/rowanwins/vue-dropzone/blob/master/docs/src/pages/demo.vue) will help you get started?

0 Likes
Abby Williams-Falk Author

I mostly do Wordpress-based front-end stuff: custom PHP/HTML/JS/CSS. I've learned some Laravel, but haven't really built anything with it yet. I'm working on a personal project which will likely be VueJS and Lumen (basically a lightweight version of Laravel).

0 Likes

Please sign in to leave a comment.