Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

필수요소 개념정리 #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

필수요소 개념정리 #3

wants to merge 3 commits into from

Conversation

jaddue
Copy link
Collaborator

@jaddue jaddue commented Jul 9, 2018

첫 pull request

Vue.js란? - 컴포넌트를 사용한 작성방법
##### v-bind
디렉티브 Vue 특수 속성 v- 특수 반응형 동작
##### v-for
배열 데이터 사용 항목 목록 표시
Copy link
Contributor

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를 위한 자바스크립트 프레임워크
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vue.js의 장점이나, 특성도 같이 있으면 좋지 않을까요?

입력 앱 상태 양방향 바인딩

#### 컴포넌트
작고 그 그자체로 기능과 재사용이 가능한 개념
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Vue 컴포넌트에 대한 중요한 내용이 빠진 것 같아요.

Copy link
Contributor

@kimsunoh kimsunoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수정사항 확인했습니다.

Copy link
Contributor

@kimsunoh kimsunoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수정되지 않은 내용들이 있습니다. 다시 확인 부탁드립니다

@jaddue jaddue changed the title vue.js 정리 필수요소 개념정리 Jul 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants