Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Learn Vue.js

Enroll for freeGet started!

Join 17700 other students

Log in to get

Access to all our free courses
Interactive hands-on content
100s of code challenges
Join a friendly community
Enroll for free
Subscribe to access!Subscribe to access!

Subscribe to access to this course and ALL other courses. You get a 30-day money-back guarantee, no questions asked.

Subscription includes

All courses and career paths
100s of coding challenges
Certificates of completion
Exclusive Pro members chat
The course creator Zaydek Gualtieri

with Zaydek Gualtieri

Course level: Intermediate

This tutorial teaches you how to build Vue apps through nine interactive screencasts. You'll learn basic Vue.js concepts, and also take part in building two super fun apps: Schrödingers Div and the Emoji Color Picker!

You'll learn

Basic JS

Vue basics

Methods

Control flow

Components

Event handlers

Building Schrödingers Div

Building the Emoji Color Picker

man

Prerequisites

Before taking this course, you should have a basic understanding of HTML, CSS, and JavaScript. Here’s our suggested resources to get you up to speed.

Meet your teacher

The course creator

Leanne from Scrimba

Apart from Scrimba, my main interests are coffee, code and cats.

Why this course rocks

Vue is a newer and refreshing framework for building web apps with at least an order of magnitude more ease than writing vanilla HTML, CSS and JavaScript.

Vue frees our data from the DOM, and provides an idiomatic guide to programming JavaScript, making development much faster and more fun.

The library is great for composing both static websites and dynamic web apps, and so learning it is central to building modern products and services.


This course covers the minimum JavaScript needed to get started with Vue, the basics of Vue, and two more advanced examples that build on the ideas discussed and focus on fixing some aspect of the existing codebase.

Through nine interactive screencasts, this tutorial aims to both help and inspire you.

If you have feedback, you can reach out to the course creator via Twitter: @username_ZAYDEK.

Join the Scrimba community chat

Learning alone can be lonely. Click here to join our Discord server and connect with other Scrimba learners!

F to the A oracle to the Q
Why should I use VueJS?

Do you know HTML , CSS and Javascript? Then it’s a good time to learn VueJS to build your user interfaces. Its performant with a minimal footprint on the application size and you can focus on creating your user interface.

Is Vue JS easy to learn?

In fact, in the 2018 State of JavaScript survey, Vue.js was the most sought after front-end framework by a landslide, with 46.6% of all front-end developers saying that they want to learn it. In short, Vue.js makes front-end web development easier and more exciting than it’s ever been.