DEV Community

Cover image for Vue Js: My Most Valuable Resources

Vue Js: My Most Valuable Resources

Alex Corvin on September 11, 2019

Learning Vue has been an incredible adventure for me. I relish every opportunity I have to learn more about this wonderful javascript framework and...
Collapse
 
lpellis profile image
Loftie Ellis

Great list!
For a huge list of vue related stuff there is also github.com/vuejs/awesome-vue

Collapse
 
corvindesigns profile image
Alex Corvin

I will credit you in my memoir for igniting my sleep deprivation. :D Thank you, Loftie! I will definitely dive into this.

Collapse
 
romanpaprotsky profile image
Roman Paprotsky

Made with Vue.js
madewithvuejs.com

VueJS Best Practices Guide
gist.github.com/brianboyko/91fdfb4...

Vue Patterns
learn-vuejs.github.io/vue-patterns

12 Tips and Tricks to Improve Your Vue Projects
telerik.com/blogs/12-tips-and-tric...

Collapse
 
corvindesigns profile image
Alex Corvin

These are wonderful contributions. Thank you, Roman! It appears I will have to publish a new list soon. :-)

Collapse
 
bbarbour profile image
Brian Barbour

I'm literally just starting out with Vue after coming from doing mostly React. So this was well received!

One of the hard parts is I didn't know what videos/courses were still relevant. I found the Net Ninja ones, but they were from a few years ago. I know some resources from React from a few years ago are kinda outdated, but wasn't sure how much Vue has evolved since then.

So far my impression of Vue is that it's... easier than React.

Collapse
 
corvindesigns profile image
Alex Corvin

There have been some updates since Shaun's videos were released, but you should still be able to follow along with them. You can view all of the changelogs here which may also help github.com/vuejs/vue/releases.

Vue certainly has an easier learning curve than React. While I do enjoy React, I've personally found Vue more intuitive and I've been much more comfortable and confident in both learning and developing with it. I hope you have a lot of fun and enjoy it.

Collapse
 
therealkevinard profile image
Kevin Ard

Altogether, a great list! Specifically, I'm happy to see Flavio here. He's one of the few letters I actually look forward to.

Idk why, but his way... Works for me. I've learned a lot from that guy.

Also from him: check out the node.js handbook (~190p pdf). Great read.

Collapse
 
corvindesigns profile image
Alex Corvin

Thank you, Kevin! Yes, I've felt Flavio deserves a lot more recognition because his content and contributions are just excellent. I look forward to his newsletters too. Also, I completely agree, his Node handbook is really great.

Collapse
 
redhedded1 profile image
Larry A. Ball

Great article. I can't seem to get enough of Vue. Thanks for adding to my list, I wondered about Vue Mastery, if it was good. Happy coding!

Collapse
 
corvindesigns profile image
Alex Corvin

Thanks, Larry! Yes, Vue Mastery is great and it left me wanting more. I did repeat a few of the lessons because I enjoyed the content so much and found it very easy to follow and comprehend. Hope you like it!

Collapse
 
petermanoukian5 profile image
Peter Manoukian

Thank you

Collapse
 
corvindesigns profile image
Alex Corvin

You're welcome, Peter. I hope these resources will be of great use to you.