-
Notifications
You must be signed in to change notification settings - Fork 0
필수요소 개념정리 #3
base: master
Are you sure you want to change the base?
필수요소 개념정리 #3
Conversation
##### v-bind | ||
디렉티브 Vue 특수 속성 v- 특수 반응형 동작 | ||
##### v-for | ||
배열 데이터 사용 항목 목록 표시 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
v-for 사용법에 대한 간략한 example이 있으면 좋을 것 같아요.
|
||
### Vue.js란? | ||
|
||
UI를 위한 자바스크립트 프레임워크 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
vue.js의 장점이나, 특성도 같이 있으면 좋지 않을까요?
입력 앱 상태 양방향 바인딩 | ||
|
||
#### 컴포넌트 | ||
작고 그 그자체로 기능과 재사용이 가능한 개념 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Vue 컴포넌트에 대한 중요한 내용이 빠진 것 같아요.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수정사항 확인했습니다.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수정되지 않은 내용들이 있습니다. 다시 확인 부탁드립니다
첫 pull request