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

[7th] React #33

Open
Outwater opened this issue May 27, 2022 · 4 comments
Open

[7th] React #33

Outwater opened this issue May 27, 2022 · 4 comments
Assignees
Labels
데브코스 주제 이번주 데브코스에서 배운 주제입니다. 면접주제 이번 주 면접 주제입니다.

Comments

@Outwater
Copy link
Member

React 관련 질문 리스트업 합니다.

@Outwater Outwater added 면접주제 이번 주 면접 주제입니다. 데브코스 주제 이번주 데브코스에서 배운 주제입니다. labels May 27, 2022
@Outwater
Copy link
Member Author

Outwater commented May 28, 2022

  • 리액트의 등장배경과 철학
  • JSX란? 무엇 왜 어떻게사용
  • virtualDom이란? 무엇 왜 어떻게 사용
  • 리액트의 재조정(reconciliation)과정은?
  • 리액트에서 불변성을 지켜야하는 이유
    • setState는 비동기적으로 작동하는가?
  • 라이프사이클(생명주기)에 대해서 설명하시오.
    • 함수형에서 라이프사이클 메소드 사용방법은?
  • React Hooks의 등장배경과 개념, 주요 hook의 사례

@loopy-dev
Copy link
Collaborator

  • 리액트에서 side effect란?

@sookyeonghwang
Copy link
Member

sookyeonghwang commented May 29, 2022

  • 제어 컴포넌트와 비제어 컴포넌트란? 차이점
  • 리액트에서 hooks기반의 성능 최적화 방법으로 무엇이 있나요? useMemo, React.memo, useCallback

@Outwater
Copy link
Member Author

Outwater commented Jun 3, 2022

추가로 공부해보면 좋을 만한 주제

  • useRef의 세부 동작 원리
  • useEffect의 세부 동작 원리
  • strict 모드의 역할

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
데브코스 주제 이번주 데브코스에서 배운 주제입니다. 면접주제 이번 주 면접 주제입니다.
Projects
None yet
Development

No branches or pull requests

4 participants