Vue - The Complete Guide (incl. Router & Composition API)

share ›
‹ links

Below are the top discussions from Reddit that mention this online Udemy course.

Vue

Reddemy may receive an affiliate commission if you enroll in a paid course after using these buttons to visit Udemy. Thank you for using these buttons to support Reddemy.

Taught by
Maximilian Schwarzmüller

Reddit Posts and Comments

0 posts • 51 mentions • top 42 shown below

r/vuejs • comment
20 points • xMILEYCYRUSx

I’ve done this one by Maximilian, https://www.udemy.com/course/vuejs-2-the-complete-guide/

Very complete in my eyes and has helped me in my job a lot.

r/ukpolitics • comment
17 points • ThoseThingsAreWeird

Apologies for the massive reply, I get a little carried away sometimes when people want to get into programming...

If you want to skip the IT service desk part that /u/mittromniknight suggested, then you could take a look at courses from sites like Udemy / Skillshare. I know they're a bit of a meme because every other bloody YouTuber is sponsored by them, but they're actually pretty good.

I'm a lead software dev who hired some juniors at the start of the year. One of them didn't know the tech we used, so we bought this Udemy course to teach them Vue.

If you're genuinely interested in moving into software dev, then I'd suggest learning JavaScript as your first language because it's pretty easy. I'd then suggest you follow along with this free course to learning JavaScript to learn how to use the language itself, then I'd suggest moving on to the Udemy course I linked above.

Once you've done those courses you'll probably have a few hundred hours of coding under your belt and you'll probably have a few ideas of things you'd like to make. At this point I'd suggest making them! If at any point you get stuck, just Google your question. Honestly a big chunk of what I do is just Google stuff to make sure I'm doing something correctly.

When you start to make things on your own don't worry about how simple you might think it is, everything is learning. Eventually, when you're comfortable with setting up projects and building them on your own instead of being guided, you'll want to think of something significant to create. A game is usually my suggestion - nothing fancy, maybe recreate snakes & ladders or other children's board games.

By this point you'll have been coding for (depending on how much time you can dedicate between working & general life stuff) about 1-3 years. I'd now suggest applying for junior / entry level jobs. Ignore all requirements for "X years in Y language" or "X degree at Y level" - they're full of shite, apply anyway and you'll probably get an interview just because most places barely get any applicants. Most places haven't caught up with the fact that anyone can learn to code these days, and that it's not the language proficiency that you want in a candidate but their ability to learn instead.

r/vuejs • comment
10 points • the_only_redditor

Maximilian Schwarzmüller

https://academind.com/learn/our-courses/

https://www.udemy.com/course/vuejs-2-the-complete-guide/

r/vuejs • comment
21 points • mindful_dealer

If I'm correct, he is talking about Maximilian Schwarzmüller, an instructor that releases courses on Udemy.

Awesome content. I Did the Angular and the React course and I'm really happy with that.

Here is the profile: https://www.udemy.com/user/maximilian-schwarzmuller/

I think the tutorial is this one: https://www.udemy.com/course/vuejs-2-the-complete-guide/

Also, he has free content on youtube on his channel: https://www.youtube.com/c/Academind/videos

Really recommend!!

r/vuejs • comment
2 points • aleaallee

Why React? Vue is easier to learn and master than React, both can do the same stuff in different ways.

OP, Check out Max's udemy course, he explains stuff properly.

r/vuejs • comment
2 points • eeeBs

I really like Max's class on Udemy. I still reference it one a week.

r/vuejs • comment
2 points • KlaRa13-

Here is a course I took and helped me a lot which explains how data is passed around components or through a center state. Also, using bootstrap will help you with many of the css problems you are mentioning and has many pre defined components such as modals.

r/laravel • comment
5 points • octarino

I wouldn't recommend much from Udemy but I would recommend these:

https://www.udemy.com/course/vuejs-2-the-complete-guide/

https://www.udemy.com/course/complete-vuejs-3-crash-course-composition-api-vue-router-vuex/

For Laravel you can't do better than Laracast.

r/webdev • comment
2 points • SpeakInCode6

You’ve already won since you’re lucky enough to be developing with Vue! Vue is among the easiest JavaScript frameworks to learn thanks to its fantastic architecture and syntax.

I’ve watched TONS of VueJS tutorials and the one by Maximilian on Udemy is by FAR the best. I can’t recommend it enough! I require every developer on my team to watch it. Like everything on Udemy, you can usually wait for course to go on sale for like $10 pretty frequently so you don’t have to pay full price.

Here’s the link, and good luck, you’ll LOVE Vue!!

https://www.udemy.com/course/vuejs-2-the-complete-guide/

r/vuejs • comment
2 points • pmaguppy

Hi there! First of all, welcome! I think Vuejs is great and you'll find it has many features in common with React. Some things will feel very familiar.

Vue 3 was released a few weeks ago after a long process. It's stable but the tooling is still catching up. Until the tooling is completely there I'd stick with Vue 2 with an eye for moving to Vue 3 by year end.

As far as courses, if you don't mind plunking down about $15, I recommend the Maximilian Schwarzmüller courses on Udemy. In particular I recommend his complete guide

I'm not familiar with the Academind courses so I can't comment on those.

Anyway, this is a great community, very friendly. Please let me know if you need a hand with anything.

r/vuejs • comment
2 points • VirtualLife76

Vue 3 will be more like React, but it was just released and many of your standard plugins still don't work in it (like bootstrap-vue). You can install the composition API into 2 which will make it a lot like 3 (and more like react).

As for courses, I did this one a while back and it was surprisingly good.

r/vuejs • comment
4 points • InternetOfSomethings

Difficult to give good advice on this. If you have a few days/weeks to work on the code, give this course a try: https://www.udemy.com/course/vuejs-2-the-complete-guide/

Max explains everything perfectly and after the first few chapters you will have a general idea of how a Vue app is usually structured. If you understand the big picture, the Vue documentation is fantastic if you're looking for specific details on how something works. https://vuejs.org/v2/guide/

If you need a very short quick-start you could post some code here and this community (or myself if I have time) will gladly point out where to start.

r/vuejs • comment
1 points • ProperAd4321

There is an excellent course on Udemy by Maximilian asfasfafjk. In this course you learn Vue 2 and Vue 3. curse

r/vuejs • comment
1 points • bezerkbumblebee

https://www.udemy.com/course/vuejs-2-the-complete-guide/

Maximilian course on Vue would be the goto on udemy.

r/vuejs • comment
1 points • Slampamper

https://www.udemy.com/course/vuejs-2-the-complete-guide/

This one is really good

r/vuejs • comment
1 points • sliver37

Max's courseMax's Course on Udemy is an ever popular recommendation.

Coding garden with C.J on twitch/YouTube is great, more advanced topics but always a good time and nuggets of gold for everyone.

Traversy Media on YouTube (has Vue specific stuff too).

CSS Tricks, has some good articles on Vue -- and has always been a must to check out regularly for the last 100 years or so for web development.

r/LogicPro • comment
1 points • Professional-Deal406

[This site has a good course: here

r/webdev • comment
1 points • alkaliphiles

Courses like this really helped me learn Angular. The ones that guy teaches usually come with access to the fully completed code. I found it easiest to look through that while watching the videos on 1.5x speed, then going and working on a project unrelated to the coursework.

r/vuejs • comment
1 points • Bigdrums

Maximilian on Udemy has a good course: here

r/productivity • comment
1 points • emptyMare0

dont think he has a good course: here

r/webdev • comment
1 points • austinv11

Is this the one you are referring to? https://www.udemy.com/course/vuejs-2-the-complete-guide/

r/vuejs • comment
1 points • captain_k_nuckles

I watched this udemy course, with no prior experience with vuejs.

Front end dev who had worked on a project was taking time off and I needed to take over. He had spent about a year working on the project. I watched the course over the weekend, came in and felt like I understood it pretty well, was able to add too and refactor the project, but your mileage may vary.

r/vuejs • comment
1 points • JiProchazka

I was in the same position two years ago. I paid for this https://www.udemy.com/course/vuejs-2-the-complete-guide/ and nowadays I'm a frontend developer for almost one and half year

r/vuejs • comment
1 points • JeamBim

Maximilian Schwarzmüller is an awesome teacher who just released updated videos to his Vue course for Vue 3, and still has all the videos for Vue 2 up. His course will prob cost you around 10 bucks.

r/vuejs • comment
1 points • red-powerranger

This one is really good: https://www.udemy.com/course/vuejs-2-the-complete-guide/

r/vuejs • comment
1 points • RecycledLump

I second Maximilian's course on Udemy.

Probably my favourite aspect of his course is that he really digs into the underlying concepts behind Vue and explains the reasoning for its mechanics, and doesn't just show you stuff to ape.

It's one of those courses that teach you how to fish in my view. His lectures are also really well organized by chapters. I sometimes revisit particular parts if I need a refresher.

r/vuejs • comment
1 points • AtomicGreenBean

https://www.udemy.com/course/vuejs-2-the-complete-guide/

r/vuejs • comment
2 points • soundcuts

Definitely the Maximilian Schwarzmüller Vue2 (and now Vue3) course (it has all the contents for both versions).

r/vuejs • comment
2 points • Code_Oz

Vue documentation is very great but you can follow my tips !

​

But I recommend you https://www.udemy.com/course/vuejs-2-the-complete-guide/

But the most important is to practice !

r/vuejs • comment
1 points • ThomasFindlay

For the starters, I can definitely recommend Max Schwarzmuller's course on Udemy. For more advanced patterns, best practices, etc., you can check out "Vue - The Road To Enterprise" book.

r/vuejs • comment
1 points • pskfyi

Part of my job is teaching people Vue. I still swear by Maximilian Schwarzmüller's udemy course. He does have an accent, but his course is by far the most thorough and approachable. He's a great educator.

I would stay away from Vue Mastery for starting out. It's a bit too shallow to give you a complete foundation. It has some nifty advanced stuff though.

I haven't used Vue School but I know many people enjoy that. Probably worth investigating.

For advanced techniques, Adam Wathan's Advanced Component Design Course costs a lot for not much content but it's sublime. I'd wager the knowledge from that course alone has made me close to $150k.

r/vuejs • comment
1 points • Lleweraf

I totally regret enrolling a 1 year subscription on Vue Mastery. It's incomplete, and they upload a single video every week so it kinda ruins the momentum. I don't want to wait 1 - 2 months just to complete a single topic.

Although I love Max's Udemy course. I highly recommend you checking out Net Ninja's course (Vue 3 + Firebase). You might want to check out his youtube channel as well, he has TONS of free tutorials.

r/vuejs • comment
1 points • Herbonated

Not sure exactly what type of tutorial you are looking for. I make the assumption you want a A-Z tutorial of Vue so I would recommend this one if you have some money to spare (11.99$) https://www.udemy.com/course/vuejs-2-the-complete-guide/

I watched it and learned a lot!

r/electronjs • comment
1 points • prodiver

Those are great introductions, but if you don't mind spending $20 bucks or so the best full courses are:

Stephen Grider - Electron for Desktop Apps: The Complete Developer's Guide

Maximilian Schwarzmüller - Vue JS 2 - The Complete Guide

r/learnwebdev • comment
1 points • RytheITGuy

I started by watching a course on uDemy. It’s actually on sale for Black Friday if you want to check it out: https://www.udemy.com/course/vuejs-2-the-complete-guide/.

If you have some knowledge in html, javascript, and css, then you’re off to a good start. Vue combines all of these into files called components. Having your template, script, and styles all in one file gives you the ability to pass data between them to solve some interesting problems. It is also nice for code organization, but that’ll become more obvious once you get started. I’d also get familiar with using source control if you’re not already. Initially, it is hard to see the value of using source control outside of a group project, but using it for personal projects is great when you want to put unfinished work on a branch or roll back to a previous version of your code.

I highly recommend checking out the uDemy course or watching YouTube videos to get an overview of Vue. If you’re feeling adventurous and enjoy reading documentation, Vue does a pretty good job of being thorough in their guide: https://vuejs.org/v2/guide/.

Once you get started, let me know if you have any specific questions about concepts and I can help explain. Good luck!

r/vuejs • comment
1 points • RasaTamil

Here are the 3 courses I think are good.

https://www.udemy.com/course/vuejs-2-the-complete-guide/
Vue.js Essentials - 3 Course Bundle
Complete Vue.js 3 (Inc. Composition API, Vue Router, Vuex) on Udemy

r/learnprogramming • comment
1 points • RedAntiqueBat

The Odin Project for html, css and basic js.

This udemy course by Maximilian for VueJS.

This one by Stephen for React

r/vuejs • comment
1 points • YokuYomu

I recommend "Nuxt.js: Vue.js on Steroids".

https://www.udemy.com/course/nuxtjs-vuejs-on-steroids/

This is a paid video course, developed and presented by Maximilian Schwartzmüller on udemy.com.

Follow along, programming everything that Max teaches and I'm very sure you will understand it.

Max also has a "Develop with Vue JS 2" udemy course, if you only want to use Vue.js and not Nuxt.js.

https://www.udemy.com/course/vuejs-2-the-complete-guide/

Max can proudly boast on having more than 100,000 students on Udemy; he's an excellent teacher. Recommended.

r/RandomKindness • post
2 points • opeodedeyi
[request] can someone please buy be some courses on Udemy?

I am learning some courses in order to better prepare for the future by building some startup websites that I believe will be successful.

I would need some help to get some of these courses (4 courses) which are sold on udemy, right now they are currently on sale which will be ending in 15 hours from now at 12 dollars for a course, with this sale, it is the cheapest I can get it for now and most convenient place I can get such content.

below are the links to the courses according to my scale of preference, that I need to learn:

https://www.udemy.com/course/javascript-beginners-complete-tutorial/

https://www.udemy.com/course/vuejs-2-the-complete-guide/

https://www.udemy.com/course/nuxtjs-vuejs-on-steroids/

https://www.udemy.com/course/css-animation-transitions-and-transforms-creativity-course/

I would be able to get the course if it is gifted to me on the platform, for that, you would need my email which is [email protected], and name which is Odedeyi Opeyemi.

r/vuejs • comment
1 points • rtdevdk

I have checked this Udemy course. it's Fantastic.
https://www.udemy.com/course/vuejs-2-the-complete-guide/
You will get some free tutorials on youtube too.

RoadMap: https://flaviocopes.com/vue-developer-roadmap/

If you want to interested to make a simple project & you can check my two Github repo as well.
https://github.com/mdrathik/vuejs-vuex-crud
https://github.com/mdrathik/githubjobs

Thanks

r/startups • comment
3 points • divulgingwords

Here goes. Don't listen to the frontend fanboys. Start with a legit backend language that makes sense: C#.

It's going to cost you $30/m. You can do this all in 1 month if you really get down to it.

  1. https://www.pluralsight.com/paths/csharp

When done with that (you can knock that out in 4 days if you're really motivated), take the following in this order:

  1. https://www.pluralsight.com/courses/aspnet-core-fundamentals (RIP Scott Allen)

  2. https://www.pluralsight.com/courses/building-aspdotnet-core-mvc-web-applications

These two will hammer in the MVC design pattern. The next are going to drop the "views" and focus on api's (same tech, just no frontend - this is what you would use for a react/angular/vue project).

  1. https://www.pluralsight.com/courses/building-api-aspdotnet-core

  2. https://www.pluralsight.com/courses/asp-dotnet-core-api-building-first

Now, I want you to learn about dependency injection. You will have touched this stuff in the earlier courses, but this will really tie in everything.

  1. https://www.pluralsight.com/courses/aspdotnet-core-dependency-injection

  2. https://www.pluralsight.com/courses/dotnet-core-aspnet-core-configuration-options

Now, I want you to take the grand daddy of them all. This is going to tie everything you have learned into an actual working project.

  1. https://www.pluralsight.com/courses/aspnetcore-mvc-efcore-bootstrap-angular-web

So there's phase one. If you can complete that all those courses and you actually understand what you're doing, you can straight up get a junior dev C# job making 70k+/yr.

Now, since you want to make a startup or be a full stack dev, take the following courses:

Do this one first: https://www.udemy.com/course/modern-javascript-from-the-beginning/

If you want to learn React:

  1. https://www.udemy.com/course/react-the-complete-guide-incl-redux/

  2. https://www.udemy.com/course/react-redux/

If you want to learn Vue:

  1. https://www.udemy.com/course/vuejs-2-the-complete-guide/

  2. https://www.pluralsight.com/courses/vuejs-fundamentals

  3. https://www.udemy.com/course/nuxtjs-vuejs-on-steroids/

If you want to learn angular:

  1. https://www.udemy.com/course/the-complete-guide-to-angular-2/

  2. https://www.pluralsight.com/courses/angular-2-getting-started-update

Now, to learn how to host everything onto a $5/m cloud VPS

  1. https://www.udemy.com/course/docker-and-kubernetes-the-complete-guide/

And there you have it.

For frontends, my recommendation is Vue. I've tried all 3, and it was the most enjoyable. React would be a moderate second, with angular being my least favorite. React will have more job opportunities, so that might be your choice, but IMO, it won't matter because you know C#.

Don't worry about absolutely mastering javascript, as your C# and linq skills will translate nicely. Obviously you'll be rough around the edges, but you'll be fine. Remember, code in every language basically boils down to variables, loops, and "if" statements.

Hope this helps. I can answer any questions if you have any.

r/argentina • comment
1 points • gustavsen

vi el programa de la carrera.

muchas buzzword para resultar atractivo

el stack tecnologico que usan es raro cuanto menos tirando a atrasado.

si sos autodidacta tenes gratis: https://freecodecamp.org

que es un curso en etapas muy interesante, pronto va a sacar el de python para data science y ahi va a ser excelente.

de udemy te aconsejo:

  • https://www.udemy.com/course/the-complete-javascript-course/

  • https://www.udemy.com/course/nodejs-express-mongodb-bootcamp

tambien:

  • https://www.udemy.com/course/javascript-the-complete-guide-2020-beginner-advanced/

  • https://www.udemy.com/course/nodejs-the-complete-guide

  • https://www.udemy.com/course/mongodb-the-complete-developers-guide

y de extra:

  • https://www.udemy.com/course/react-nodejs-express-mongodb-the-mern-fullstack-guide

  • https://www.udemy.com/course/vuejs-2-the-complete-guide

con 77 usd como maximo (si compras los primeros 7 cursos entre 10 y 11usd) ^(6391ar$) tendrias muchisimo para aprender con lo que te costaria un solo mes del instituto que mencionaste...

tampoco te olvides del excelente link que esta en la sidebar:

exitos