Vue.js 라이프사이클 훅에 대해
신규 프로젝트에서 Vue3와 Composition API를 사용하게되어 배우기 시작하였다
Vue에서 Object 동적 프로퍼티 할당을 반응하지 못합니다
Compostion API에서 Vue router를 <script setup>내에서 사용할때 router.query의 값을 인지하지 못하고 undefined가 뜰 때가 있다.
Vue에는 Teleport라는 신기한 기능이 있다!
<script setup>에서는 component instance인 this가 없다