Skip to content

[2주차 과제] 점심 메뉴 랜덤 선택기#2

Open
dh2e wants to merge 1 commit intocodeit-boost-ds-1:mainfrom
dh2e:main
Open

[2주차 과제] 점심 메뉴 랜덤 선택기#2
dh2e wants to merge 1 commit intocodeit-boost-ds-1:mainfrom
dh2e:main

Conversation

@dh2e
Copy link

@dh2e dh2e commented Jul 10, 2024

✨ 구현 기능 명세


  • 점심 메뉴 랜덤 선택기

📌 내가 새로 알게 된 부분


  • Promise 객체를 생성하고, resolvereject를 통해 비동기 작업의 결과를 처리하는 방법
  • fetch API를 사용하여 외부 API로부터 데이터를 가져오는 방법
  • setTimeout 함수를 사용하여 일정 시간 후에 작업이 완료되는 비동기 작업을 시뮬레이션 하는 법

💎 구현과정에서의 고민과정(어려웠던 부분) 공유!


  • 어려웠던 부분이 없었다

🥺 소요 시간


  • 5m

🌈 구현 결과물


구현 결과물

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