Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ES2021 Promise.any #39

Open
jiwonkirn opened this issue Dec 20, 2020 · 1 comment
Open

ES2021 Promise.any #39

jiwonkirn opened this issue Dec 20, 2020 · 1 comment
Labels
outdated 오래된 내용

Comments

@jiwonkirn
Copy link
Collaborator

관련 문서

관련된 챕터

3.6 내장 객체 및 생성자
4.4 비동기 프로그래밍
4.5 예외처리

Promise.allsettled 코멘트와 같습니다.

교재에서 Promise.all 에 대해서도 자세히 다루지 않고 있는데요. 비동기 프로그래밍이라는 주제에서 Promise의 static, prototype method 들을 장황하게 늘어놓는 것이 괜찮은 방법인지 고민입니다. 내장 객체 밒 생성자에 포함 시킬 수도 있을 것 같은데 순서가 뒤바뀌네요.. ㅠㅠ 어떤식으로 포함시킬지 고민이 필요할 것 같습니다.

@seungha-kim
Copy link
Collaborator

'고급 비동기 프로그래밍' 이라는 챕터를 더 넣어야 하나 고민이 되네요

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
outdated 오래된 내용
Projects
None yet
Development

No branches or pull requests

2 participants