Vue.js Vue.js給我的感覺是,將一組HTML物件化起來,定義它的方法、資料。 jQuery則是一開始使用 selector 找到物件,再定義要他們幹麻幹麻。 all Vue components are also Vue instances