Vue.JS 2 Tutorial #9 - computed Properties > JS프레임워크

JS프레임워크

Vue.JS 2 Tutorial #9 - computed Properties 정보

Vue Vue.JS 2 Tutorial #9 - computed Properties

본문

Computed Properties

 

Methods안에 2개의 함수가 들어가 있을때..  

 

2개의 Function이 동시에 실행됨. (console.log로 학인)

 

이것을 해결하기 위해서 methods 대신에 computed를 사용함

 

https://github.com/iamshaunjp/vuejs-playlist/tree/lesson-9

 

추천
0
  • 복사

댓글 0개

© SIRSOFT
현재 페이지 제일 처음으로