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

5회차 과제-박연기 #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

yeongipark
Copy link
Member

@yeongipark yeongipark commented May 2, 2024

  1. 내가 개발한 기능
  • products 배열에 담긴 데이터들을 사용해서 화면에 리스트 형태로 보여지게 만들기
  • 각 물품을 클릭시 해당 물품의 이름이 나오는 alert창 구현
  1. 내가 개발할 때 유의깊게 개발한 부분
  • map 함수 사용시 콜백함수에 {}이렇게 사용하면 return을 써야되고 ()를 쓰면 return 안써도 된다
  1. 내가 개발하면서 들었던 의문 사항
  • 없음

@yeongipark yeongipark changed the title 5회차 과제-이름 5회차 과제-박연기 May 2, 2024
@immms immms mentioned this pull request May 3, 2024
Copy link

@jihyun132 jihyun132 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

깔끔하고 보기 좋은 코드 같습니다! 많이 배워갑니다!!

homework5/src/App.js Show resolved Hide resolved
homework5/src/App.js Show resolved Hide resolved
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.

2 participants