책임을 하나씩 관리하기 | Frontend Fundamentals #107
Replies: 1 comment 1 reply
-
페이지 컴포넌트가 스스로 관리하는 상태가 많아져서 똑같이 usePageState를 쓰면 가독성이 높아지는 대신 이럴 떄에 가독성보다는 결합도를 주의해라 라는 말씀을 하시는 것이지요?? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
책임을 하나씩 관리하기 | Frontend Fundamentals
변경하기 쉬운 프론트엔드 코드를 위한 지침서
https://frontend-fundamentals.com/code/examples/use-page-state-coupling.html
Beta Was this translation helpful? Give feedback.
All reactions