Learn Vue.js

Create highly functional user interfaces with Vue.js, a lightweight and progressive JavaScript framework that simplifies web development.

All Vue.js courses:

  1. Vuex 4 for Efficient State Management

    Vuex 4 for Efficient State Management

    Course Intermediate

    Managing state in large web apps can be messy—and Vue.js is no exception. But the Vuex library can eliminate a lot of the headaches related to managing state...

  2. Get Started With Vue.js 3

    Get Started With Vue.js 3

    Course Beginner

    Vue.js is an extremely fast and approachable JavaScript framework. With it, you can build reactive and engaging user interfaces. Join Jeremy McPeak in this...

  3. Easier Project Setup With the Vue.js CLI 3

    Easier Project Setup With the Vue.js CLI 3

    Course Intermediate

    Front-end coding has come a long way since JavaScript first appeared, but more sophisticated frameworks and tools mean that setting up a project or...

  4. Advanced Vue.js Component Concepts

    Advanced Vue.js Component Concepts

    Course Advanced

    Component-oriented frameworks, such as Vue.js, have changed the way we think about and write web applications. If you've been following along with some of...

  5. Code a Vue.js App With TypeScript

    Code a Vue.js App With TypeScript

    Course Intermediate

    Vue.js is one of the newest and most popular front-end frameworks and is a great choice for new projects. And TypeScript is a cutting-edge, optionally typed...

  6. Code a Single-Page App With Laravel and Vue.js

    Code a Single-Page App With Laravel and Vue.js

    Course Intermediate

    Web users like single-page applications because they are more fluid and responsive. If you want to add more responsiveness and interactivity to your Laravel...

  7. Code a Quiz App With Vue.js

    Code a Quiz App With Vue.js

    Course Intermediate

    Single-page web apps are more and more in demand, but they can be hard to build with vanilla JavaScript. Thankfully, there are some powerful frameworks that...