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

02. 렌더링 - 렌더링 함수 - 순수 함수 렌더링 #3

Closed
2wndrhs opened this issue Jan 10, 2024 · 0 comments · Fixed by #5, #6 or #4
Closed

02. 렌더링 - 렌더링 함수 - 순수 함수 렌더링 #3

2wndrhs opened this issue Jan 10, 2024 · 0 comments · Fixed by #5, #6 or #4
Assignees
Milestone

Comments

@2wndrhs
Copy link
Member

2wndrhs commented Jan 10, 2024

다루는 내용

2장 렌더링 - 렌더링 함수 - 순수 함수 렌더링
(p.49 렌더링 함수 ~ p.59 구성 요소 함수)

구현할 기능

추가 설명

npm test 명령어로 테스트를 수행했을 때 테스트가 모두 통과하게끔 코드를 작성합니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment