-
Notifications
You must be signed in to change notification settings - Fork 0
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
[김동규] 5장: 리액트와 상태 관리 라이브러리 #40
The head ref may contain hidden characters: "5\uC7A5/\uAE40\uB3D9\uADDC"
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다!!
- 보일러플레이트 코드가 너무 많아서 비판을 많이 받았다. | ||
|
||
```생각 & 의견 | ||
Redux의 문제를 해결하기 위해, Redux Toolkit(https://redux-toolkit.js.org/)이라는 것도 출시 되었습니다. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
요즘 툴킷은 거의 필수인 것 같더라구요,,
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
react query 같은 .. RTK query도 있더라구용
https://redux-toolkit.js.org/rtk-query/overview
- 렌더링을 막아주는 기능이 없다. | ||
|
||
```생각 & 의견 | ||
context가 아니더라도 상태관리를 해주는 무언가를 사용한다면 결합도가 없을 수가 없지 않을까... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
222222 동의함니다,,
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다 👍 👍 👍
- 보일러플레이트 코드가 너무 많아서 비판을 많이 받았다. | ||
|
||
```생각 & 의견 | ||
Redux의 문제를 해결하기 위해, Redux Toolkit(https://redux-toolkit.js.org/)이라는 것도 출시 되었습니다. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
react query 같은 .. RTK query도 있더라구용
https://redux-toolkit.js.org/rtk-query/overview
완료!