Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

Update ES6 feature page to include io.js 2.x's features (ko) #396

Merged
merged 1 commit into from
Jul 12, 2015
Merged

Update ES6 feature page to include io.js 2.x's features (ko) #396

merged 1 commit into from
Jul 12, 2015

Conversation

marocchino
Copy link
Contributor

related #384

@marocchino
Copy link
Contributor Author

review please @nodejs/iojs-ko

@outsideris
Copy link

+1

@@ -8,9 +8,9 @@ io.js {{project.current_version}} 버전은 V8 {{project.current_v8}}와 함께

Node.js™@0.12.x (V8 3.28+)에서 `--harmony` 플래그를 사용하면 ES6 기능에서 **완료됨**, **준비됨**, **진행 중** 상태인 (`--harmony-proxies` 밑에 숨어 있는 `proxies`를 제외하고) 모든 기능을 사용할 수 있게 한다. 이 말은 거의 문제없는 [제네레이터](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Statements/function*)도, [Arrow Functions](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions) 같은 정말 버그가 많거나 망가져 있는 기능도 사용 가능하게 된다는 이야기이다. 그래서 개발자 대부분은 특정 하모니 기능 플래그(예를 들어 `--harmony-generators`)를 사용해 특정 기능만 사용하거나, 모두 사용 가능하게 한 다음에 일부분만 사용하는 경향이 있다.

io.js@1.x (V8 4.1+)는 이렇게 복잡하지 않도록 모든 하모니 기능을 논리적인 3가지 그룹 **배포 중**, **준비됨**, **개발 중**으로 나뉜다.
io.js (V8 4.1+)는 이렇게 복잡하지 않도록 모든 하모니 기능을 논리적인 3가지 그룹 **배포 중**, **준비됨**, **개발 중**으로 나뉜다.

This comment was marked as off-topic.

fhemberger added a commit that referenced this pull request Jul 12, 2015
Update ES6 feature page to include io.js 2.x's features (ko)
@fhemberger fhemberger merged commit edc20ab into nodejs:master Jul 12, 2015
@marocchino marocchino deleted the ko-es6 branch July 12, 2015 05:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants