Vue.jsを使う上で押さえたい基本メモ

フォームの内容と変数を同期

https://qiita.com/shizen-shin/items/d9f8c8c9a74618c0b326

特定の条件の時のみClass付与

https://qiita.com/shizen-shin/items/94cdde004fb225f8b1b2

axiosでバックエンドPHPからデータを取得

https://into-the-program.com/vue-php-create-contact-form/

axiosのオプションとか

https://reffect.co.jp/vue/vue-axios-learn

Vue-Cliでvue router付きのルーティングページを作る

https://qiita.com/highno_RQ/items/7f2e032e231ae0131155

vue routerでパラメータを渡す方法

【Vue.js】「Vue-Router」でパラメータを渡す方法