Vue.js Essentials - 3 Course Bundle

Master Vue.js with fun, hands-on courses! Build real-world apps from scratch with expert guidance. Perfect for beginners and beyond!

  • Overview
  • Curriculum
  • Instructor
  • Review

Brief Summary

This Vue.js course is a super fun and friendly way to dive into the world of web development. You’ll build real apps and learn everything from the basics to advanced techniques!

Key Points

  • Build three real-world Vue.js applications!
  • Learn from beginner to advanced concepts.
  • Hands-on experience with expert guidance.

Learning Outcomes

  • Understand and use Vue.js features effectively.
  • Create single-page applications using Vue Router.
  • Implement state management with Vuex for complex applications.

About This Course

Learn and master VueJS by building 3 professional, real world web application using Vue!

If you're looking to learn and master Vue.js with an expert instructor, look no further than Vue.js Essentials.

In this series of three courses, you'll build three real-world Vue.js apps that take you from the very basics of Vue to the cutting edge.

With over 6000 past students, this course bundle includes 10 hours of high-quality video with English closed captions.

Keep reading to see what's included...

Course 1: Build Your First Vue.js App

This first course is an introduction for those who've never used Vue.js or who need to brush up on the basics.

We'll cover key Vue concepts such as:

  • Installing Vue

  • Adding Vue to a web page

  • Template syntax (interpolations and directives)

  • Lifecycle hooks

  • Transitions

And more!

The best way to learn is by doing, so we'll put this theory into practice and build a simple but powerful eCommerce user interface complete with products and a shopping cart called Vue.js Poster Shop.

Course 2: Build A Vue.js Single-Page App with Vue Router

Now that you know the basics of Vue, you're ready to learn Vue's most powerful features!

By the end of this second course, you'll be able to build a high-performing, feature-rich Vue.js app using the single-page application (SPA) architecture.

Topics covered in this course include:

  • Components

  • Vue Router

  • Slots

  • Single-file components

  • Custom plugins and directives

  • Webpack configuration for Vue.js projects

And more!

Together, we'll build a movie session times app called Vue.js Cinema that, unlike the app from the first course, includes multiple pages managed with Vue Router.

Building this app will introduce you to the power and versatility of components-based app design. You'll also learn how to utilize Webpack for an enhanced Vue development experience.

Course 3: Build A Professional Vue App with Vuex & Server-Side Rendering

Are you ready to become a Vue expert?

Now that you're comfortable building Vue.js SPAs, you're ready for Vue's advanced concepts!

In this course, I'll show you the tools and techniques that front-end experts use to build highly optimized, high performing web UI.

Firstly, we'll cover the Vuex state management pattern, which is a special method for storing data in your app that's essential for bigger and more complex sites. 

We'll then set up server-side rendering (SSR) from scratch. This is where we compile our app on the Node.js server in order to drastically improve page load time.

The case-study project for this course is our most ambitious yet; a Google Calendar clone called Vue.js Cinema that utilizes Vuex, SSR and a host of other optimizations.

  • Understand all Vue concepts from beginner to advanced

  • Build three real world applications using Vue.js utilising every Vue feature

  • Use the Vuex statement management library

Course Curriculum

1 Lectures

1 Lectures

1 Lectures

4 Lectures

2 Lectures

2 Lectures

1 Lectures

3 Lectures

2 Lectures

Instructor

Profile photo of Anthony Gore
Anthony Gore

I'm Anthony Gore and I'm here to teach you Vue.js! Through my books, online courses, and social media, my aim is to turn you into a Vue.js expert.I'm a Vue Community Partner, curator of the weekly Vue.js Developers Newsletter, and the founder of Vue.js Developers, an online community for web professionals who love Vue.js.I hope to see you in one...

Review
4.9 course rating
4K ratings
ui-avatar of Peter Sanderse
Peter S.
4.0
4 years ago

Reasonable, the first course felt better prepared than the rest, and I would've liked to get some more info on the watch events without using a 3rd party service - it seems like it has an immense potential

  • Helpful
  • Not helpful
ui-avatar of Alyssa Crawford
Alyssa C.
3.0
4 years ago

This course is starting to feel dated (especially the first sub course). Beyond that though I liked the pacing and the ongoing code along projects

  • Helpful
  • Not helpful
ui-avatar of Yacine Belala
Yacine B.
5.0
4 years ago

The three courses take you progressively into more and more advanced features, and are a great way to learn Vue.js in depth.

  • Helpful
  • Not helpful
ui-avatar of Cheryl Hoskins
Cheryl H.
5.0
4 years ago

Good match for my skill level. Good pacing. Clear instruction. Almost every time I had a question in my mind, he addressed it soon after I formulated it. Great class! Had to update package.json dependencies from '~' to '^' to get the repos to run initially. Everything other than that went really smoothly.

  • Helpful
  • Not helpful
ui-avatar of Jeremy Hester
Jeremy H.
5.0
4 years ago

well thought out, great explanations...not only explained the how, but also the why...way above and beyond and I really appreciate the work put in here

  • Helpful
  • Not helpful
ui-avatar of Paul Barsotti
Paul B.
4.5
5 years ago

Really enjoyed the course and learned a lot. For constructive criticism, I think explaining when/why you would use data vs props vs computed would be helpful. The other item that could use a little more explanation are the component lifecycle hooks.

  • Helpful
  • Not helpful
ui-avatar of Miguel Bento
Miguel B.
4.0
5 years ago

With a lot of detail and through the world of Vue this course covers a great part of Vue and it's perks. It's very focused on Vue and very little time was spent on abstract things.

  • Helpful
  • Not helpful
ui-avatar of Rich Miller
Rich M.
3.5
5 years ago

This is a very good introductory course on vue.js. The instructor presents information clearly and effectively, and he covers a lot of ground. The projects were interesting and useful examples of building applications with vue. I would have rated the course higher, but I think there is content missing that I would consider to be essential to learning vue. There is no material on working with forms and validating data, and the course includes no content on security topics like authentication and cross-site request forgery. The content on server-side rendering was difficult to follow and was not personally useful. Overall a good course.

  • Helpful
  • Not helpful
ui-avatar of Jordan Gunther
Jordan G.
2.0
6 years ago

It was hard to follow, there were multiple points in the course that were not smooth. There were spots where he would add code for testing and then it wouldn't show him remove it. The bonus section hasn't been updated and was too hard to get through because it didn't match the code updated in the rest of the course. Based off of the title of this course Vue.JS Essentials I was hoping to come away knowing and feeling comfortable coding in Vue.JS but instead I feel like I need to take another course. The title is misleading. The course felt more like. "I built 3 applications, let me show you how I did it". Few moments were spent on teaching fundamentals of Vue.JS there were no challenges, No clean sense of working through the concepts to make sure everything was understood. Half the time he said "I hope that makes sense" it didn't for me. I did a little better once I started commented every line of code but at the end of this course, I am still super overwhelmed trying to build my own application.

  • Helpful
  • Not helpful
ui-avatar of Anonymized User
Anonymized U.
3.0
6 years ago

None of the 3 apps actually have everything set up so that it can be used as a template structure.
Basic javascript issues. The one that stuck the most was the incorrect use of do whiles.
Overall i feel like just doing 1 complete app from start to finish would take less time and deliver more in the end.

  • Helpful
  • Not helpful
Leave A Reply

Your email address will not be published. Required fields are marked *

Ratings

Courses You May Like

Lorem ipsum dolor sit amet elit
Show More Courses