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

[1-team] 조이 과제 추가 #50

Open
wants to merge 2 commits into
base: 1-team
Choose a base branch
from

Conversation

areumsheep
Copy link
Member

@areumsheep areumsheep commented Feb 8, 2023

📁 refactoring/areumsheep

  • refactoring example 3문제
  • 수정후 (조건부 복잡성, 기능 특정하기, 부적절한 평가) 3문제
  • map, filter, reduce 함수 추가
  • map, filter, reduce 함수 테스트 추가
  • map, filter 지연 평가 함수 추가
  • groupBy 함수 추가
    • non-lazy
    • lazy
  • unique 함수 추가
    • non-lazy
    • lazy
  • Promise 객체 구현하기
    • then에서 reject된 값으로 catch 함수 구현
    • then에서 새로운 프로미스 callback으로 넘긴 상황 처리 추가

@areumsheep areumsheep self-assigned this Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant