This repository contains some experiments with Vue.js framework.
An interactive to-do list with style and animations: add a todo item, set completed, remove it
The article with step-by-step tutorial
Fetch data from a Web API and add a dynamic filter with computed properties
The article with step-by-step tutorial
Represent any array of data and switch between visualizations
The article with step-by-step tutorial
How to code this simple game from A to Z
The article with step-by-step tutorial
A little guide to animations with Vue.js