1. vue 프로젝트에 대해서
https://sjquant.tistory.com/66
다른 사람이 정리해놓은 글인데 참고로!
2. vue suspense
https://v3.vuejs.org/guide/migration/suspense.html
새로 나온 기능인데
비동기 컴포넌트가 로딩되기 전에 스켈레톤을 만들때 사용된다.
728x90
'TIL' 카테고리의 다른 글
[TIL] 20211109 unexpected mutation of prop (0) | 2021.11.09 |
---|---|
[TIL] 20211108 vue-persistedstate/ vue router query (0) | 2021.11.09 |
[TIL] 20211104 주석/ Dependency cycle via 오류 (0) | 2021.11.09 |
[TIL] 20211103 dotenv/ git flow feature branch (0) | 2021.11.09 |
[TIL] 20211102 vue 한글 바인딩/ computed/ watch / 이미지 에러 핸들링 (0) | 2021.11.02 |