-repo: https://github.com/spyrr/vue-frontend-ex.git
사용 패키지
- vue, axios, bootstrap-vue, vue-router
프로그램 구성
앞서 작성한 backend 연습에 대한 frontend 페이지
페이지 간 이벤트 통신 테스트를 위해 (eventBus 이용) sidebar를 book view에서 분리하였음
처음 만드는거라 엄청 헤멨다... 특히... 컴포넌트 간 통신..... 이제 vuex로 바꿔봐야지...-_-;
- event bus 이용: https://github.com/spyrr/vue-frontend-ex/commit/14f36175fd2549977e5647b3db7eb7c03bf8d826
- Vuex 이용: https://github.com/spyrr/vue-frontend-ex/commit/58c18a41949d4994a2319232ca18174bb2700a71
- Vuex store 모듈화: https://github.com/spyrr/vue-frontend-ex/commit/c460ff8735e553f8761eb97a146d61a737659a8e