Learning Vue.js
Tuesday, 02/11
Today I learned about Vue.js. Vue is an open-source Model–view–viewmodel JavaScript framework for building user interfaces and single-page applications. In order to learn about Vue, I read through this article and I worked through this tutorial. After gaining proper knowledge about vue, I began brainstorming an app that I could recreate using Vue. I chose to begin recreating a todo list.