We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2주차 워크북 | React 맛 보기
React 맛 보기
Vite
CRA(Create-React-App)
props
state
[미션2] 영화 컴포넌트 만들기
The text was updated successfully, but these errors were encountered:
Merge pull request #12 from SSUMC-7th/chasyu/#4
15d1e96
[week3/mission] 영화페이지 구현
Merge pull request #11 from SSUMC-7th/jett/#4
b5cee7f
[week3/mission] Movie Page 구현
Merge pull request #13 from SSUMC-7th/mlnls/#4
c6e3033
[week3/mission] 영화 사이트 제작
yongmin01
Successfully merging a pull request may close this issue.
✨ 2주차 스터디
📍 참고 사항
Vite
를 사용하고 있는데 Vite가 무엇인지CRA(Create-React-App)
와 비교하여 알아보시면 좋을 것 같습니다.props
,state
가 무엇인지 정확한 설명이 없습니다. 데이터를 다루는 데 사용되는 props와 state의 개념에 대해 알아보시길 바랍니다.[미션2] 영화 컴포넌트 만들기
는 앞으로 진행될 워크북에서 계속 디벨롭되기 때문에 꼭 수행하시고 스터디 시간에 각자 어떤 방식으로 코드를 짰는지 리뷰하는 시간 가지면 좋을 것 같습니다.The text was updated successfully, but these errors were encountered: