/Vue.js-course

Personal progress of my Vue.js course.

Primary LanguageJavaScript

Vue.js course

What is VUe.js

"Vue is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is easy to pick up and integrate with other libraries or existing projects. On the other hand, Vue is also perfectly capable of powering sophisticated Single-Page Applications when used in combination with modern tooling and supporting libraries." - Vue docs

Why does this repository exist

I've created this repository to keep track of my progress on Maximilian Schwarzmüller his Vue.js online-course. Each commit represents a video of his course.

Where can I follow this course

Link to his course.