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

[2월 20일(화)] 10장: 리액트 17과 18의 변경 사항 살펴보기 #93

Open
14 tasks
functionBee opened this issue Feb 13, 2024 Discussed in #92 · 1 comment
Open
14 tasks

[2월 20일(화)] 10장: 리액트 17과 18의 변경 사항 살펴보기 #93

functionBee opened this issue Feb 13, 2024 Discussed in #92 · 1 comment
Labels
Chapter10 리액트 17과 18의 변경 사항 살펴보기

Comments

@functionBee
Copy link
Contributor

functionBee commented Feb 13, 2024

Discussed in #92

Originally posted by functionBee February 14, 2024

10장: 리액트 17과 18의 변경 사항 살펴보기



10.1 리액트 17 버전 살펴보기

  • 10.1.1 리액트의 점진적인 업그레이드
  • 10.1.2 이벤트 위임 방식의 변경
  • 10.1.3 import React from ‘reac’가 더 이상 필요 없다: 새로운 JSX transform
  • 10.1.4 그 밖의 주요 변경 사항
  • 10.1.5 정리

10.2 리액트 18 버전 살펴보기

  • 10.2.1 새로 추가된 훅 살펴보기
  • 10.2.2 react-dom/client
  • 10.2.3 react-dom/server
  • 10.2.4 자동 배치(Automatic Batching)
  • 10.2.5 더욱 엄격해진 엄격 모드
  • 10.2.6 Suspense 기능 강화
  • 10.2.7 인터넷 익스플로러 지원 중단에 따른 추가 폴리필 필요
  • 10.2.8 그 밖에 알아두면 좋은 변경사항
  • 10.2.9 정리
@functionBee functionBee added the Chapter10 리액트 17과 18의 변경 사항 살펴보기 label Feb 13, 2024
@functionBee functionBee changed the title [2월 21일] 10장: 리액트 17과 18의 변경 사항 살펴보기 [2월 20일(화)] 10장: 리액트 17과 18의 변경 사항 살펴보기 Feb 13, 2024
functionBee added a commit to functionBee/study-react-deepdive that referenced this issue Feb 20, 2024
@functionBee
Copy link
Contributor Author

functionBee commented Feb 20, 2024

책 659쪽에 나와있는 예제를 보러 주소를 따라가니 없네요 ㅎㅎ

React17의 점진적인 React 업그레이드에 관한 다른 예제: 이전 버전의 React를 지연 로딩하는 방법

functionBee added a commit that referenced this issue Feb 26, 2024
feat(#93): 10장: 리액트 17과 18의 변경 사항 살펴보기
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chapter10 리액트 17과 18의 변경 사항 살펴보기
Projects
No open projects
Status: Done
Development

No branches or pull requests

9 participants