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장: 리액트 핵심 요소 깊게 살펴보기 #16

Closed
functionBee opened this issue Jan 2, 2024 Discussed in #15 · 2 comments
Closed

02장: 리액트 핵심 요소 깊게 살펴보기 #16

functionBee opened this issue Jan 2, 2024 Discussed in #15 · 2 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers

Comments

@functionBee
Copy link
Contributor

Discussed in #15

Originally posted by functionBee January 2, 2024
2장에서는 JSX의 개념부터 리액트의 가상 DOM, 파이버 아키텍처, 클래스형과 함수형 컴포넌트의 차이점, 그리고 리액트의 렌더링 프로세스에 대해 상세히 다룹니다.


*이 장에 관하여 궁금한 점이 있으시면, 해당 이슈에 댓글로 질문해 주세요.
예) 리액트 파이버의 동작 메커니즘에 대한 설명을 좀 더 자세히 해주실 수 있나요? 특히 기존 가상 DOM과는 어떤 차이가 있는지에 대한 부분이 궁금합니다.

@functionBee functionBee added the good first issue Good for newcomers label Jan 2, 2024
@functionBee functionBee pinned this issue Jan 2, 2024
functionBee added a commit to functionBee/study-react-deepdive that referenced this issue Jan 2, 2024
functionBee added a commit that referenced this issue Jan 2, 2024
chore(#16): Add chapter 2: React Core Concepts Deep Dive
@functionBee functionBee added documentation Improvements or additions to documentation enhancement New feature or request labels Jan 2, 2024
functionBee added a commit to functionBee/study-react-deepdive that referenced this issue Jan 5, 2024
functionBee added a commit to functionBee/study-react-deepdive that referenced this issue Jan 5, 2024
functionBee added a commit to functionBee/study-react-deepdive that referenced this issue Jan 5, 2024
…s unrelated to the content of Fiber's virtual DOM
functionBee added a commit to functionBee/study-react-deepdive that referenced this issue Jan 8, 2024
functionBee added a commit to functionBee/study-react-deepdive that referenced this issue Jan 8, 2024
functionBee added a commit to functionBee/study-react-deepdive that referenced this issue Jan 9, 2024
functionBee added a commit to functionBee/study-react-deepdive that referenced this issue Jan 9, 2024
functionBee added a commit to functionBee/study-react-deepdive that referenced this issue Jan 9, 2024
functionBee added a commit to functionBee/study-react-deepdive that referenced this issue Jan 9, 2024
functionBee added a commit to functionBee/study-react-deepdive that referenced this issue Jan 9, 2024
functionBee added a commit to functionBee/study-react-deepdive that referenced this issue Jan 9, 2024
functionBee added a commit to functionBee/study-react-deepdive that referenced this issue Jan 9, 2024
functionBee added a commit to functionBee/study-react-deepdive that referenced this issue Jan 9, 2024
functionBee added a commit to functionBee/study-react-deepdive that referenced this issue Jan 9, 2024
functionBee added a commit to functionBee/study-react-deepdive that referenced this issue Jan 9, 2024
@functionBee
Copy link
Contributor Author

functionBee commented Jan 9, 2024

더 나아가서

from: @hyjoong

리액트 key ={index} 관련 discussion

woowacourse/react-lotto#33
next-step/react-payments#77

useMemo, useCallback

next-step/react-payments#74
next-step/react-payments#97
next-step/react-payments#41

from: @HYEOK999
'uuid를 왜 쓰면 안되는지' 관련 아티클: [developic] react list key error, uuid를 써도 될까?

발표자

@functionBee
Copy link
Contributor Author

저자가 제공한 챕터2 예제코드

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
No open projects
Status: Done
Development

No branches or pull requests

7 participants