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

[45장] 프로미스 #45

Merged
merged 1 commit into from
Oct 2, 2023
Merged

[45장] 프로미스 #45

merged 1 commit into from
Oct 2, 2023

Conversation

juyeon-park
Copy link
Member

[45장] 프로미스 #44

이슈번호를 눌러서 해당 챕터의 퀴즈들을 확인하고 코멘트로 퀴즈 답을 작성해주세요!

@juyeon-park juyeon-park self-assigned this Sep 27, 2023
@eeseung
Copy link
Collaborator

eeseung commented Sep 29, 2023

종현님 퀴즈

  1. 1초
  2. 다들 프로젝트 너무 고생 많으셨습니다!!

영준님 퀴즈

  1. 프로미스 체이닝
  2. Promise.race
  3. 마이크로태스크 큐

@hyoribogo
Copy link
Member

종현님 퀴즈

  1. 1초
  2. 다들 프로젝트 너무 고생 많으셨습니다!!

승희님 퀴즈

(1) pending (2) fulfilled (3) rejected (4) settled

영준님 퀴즈

(1) 프로미스 체이닝
(2) Promise.race
(3) 마이크로태스크 큐

@jonghyunlee95
Copy link
Collaborator

승희님 문제

  1. pending
  2. fulfilled
  3. rejected
  4. settled

영준님 문제

  1. 프로미스 체이닝
  2. Promis.race
  3. micro tas
  4. 마이크로태스크 큐

효리님 문제

1, 3, 2

@suehdn
Copy link
Collaborator

suehdn commented Sep 30, 2023

종현님

  1. 1초
  2. 다들 너무 프로젝트 고생 많으셨습니다!!

승희님

  1. pending
  2. fulfilled
  3. rejected
  4. settled

영준님

  1. 프로미스 체이닝
  2. Promise.race
  3. 마이크로 태스크 큐

효리님

1,3,2

@dudwns
Copy link
Member

dudwns commented Sep 30, 2023

종현님 퀴즈

  1. 1초
  2. 다들 프로젝트 너무 고생 많으셨습니다!!

승희님 퀴즈

  1. pending
  2. fulfilled
  3. rejected
  4. settled

효리님 퀴즈

1, 3, 2


혜수님 퀴즈

콜백 함수의 호출자가 setTimeout이 아니기 때문이다.

@juyeon-park
Copy link
Member Author

종현님 퀴즈

  1. 1초
  2. 다들 프로젝트 너무 고생 많으셨습니다!!

승희님 퀴즈

pending, fulfilled, rejected, settled

영준님 퀴즈

프로미스 체이닝, ?, 마이크로테스크 큐

효리님 퀴즈

1-3-2

혜수님 퀴즈

setTimeout의 콜백함수를 호출한 것은 setTimeout함수가 아니기때문에 에러 캐치가 불가능하다.

@juyeon-park juyeon-park merged commit 4c77b24 into main Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants