Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
- React에서 Props Drilling을 해결하는 전략들은 무엇이 있을까?
- 그렇다면 나는 합동세미나, 솝커톤, 웹잼에서 어떤걸 시도해보고 싶은가?
👉 Recoil 혹은 Redux toolkit 을 이용해보고 싶다.
Context 의 경우 모든 변수를 하나의 value 로 관리하면서 단점이 생긴다.
따라서 가장 많이 사용되는 Recoil 혹은 Redux toolkit 을 사용하고 싶다.
원하는 방향은 Redux toolkit 이다. 대부분의 기업에서 Redux 를 사용하기도 해서 미리 경험해보고 적용해보면 좋을 듯 싶다.
다만 팀원들의 상황과 능력을 고려하여 조금 더 쉬운 Recoil 쪽으로 접근해보는 것도 좋은 방법이라고 생각한다.