Vue.js Tutorial

Recently, I stumbled upon a fun looking tutorial on scotch.io utilizing Vue.js. I have been working pretty consistently with vanilla JS and some React, and was interested in dabbling with vue.

This tutorial was a great one for getting your feet wet and becoming more familiar with the framework. It was definitely geared toward a more experienced programmer, and I had to double check the code base a few times to make sure I was on the right track. It was fun and quick, though. I got the todo app up and running in about ~3 hours.

I highly suggest this tutorial for anyone interested in vue.js, or just JavaScript in general.

Leave a comment