Vue JS Crash Course
The reason why I learn this course is I want to write a vuepress plugin for a comments system called Livere. Vue JS Crash Course [[toc]] Why use Vue? Much easier Organized well What you should know before learning Vue? JavaScript Fundamental. It may help to learn these first ES6 Module Syntax High order Array Methods - forEach, map, filter Arrow Functions Fetch API & Promises Anatomy of a component ::: tip Output...