Replies: 2 comments 2 replies
-
비용이 큰 request는 캐싱을 해서, 메모리나 storage에 저장을 하고, state로 들고 있어야하는 정보는 react에서 실시간으로 제어가 가능한, 변할 수 있는 값을 저장해야 되지 않을까여 |
Beta Was this translation helpful? Give feedback.
1 reply
-
제목만 보고 그루밍인지 알겠어요 |
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.
-
사용자가 매번 어떤 행위를 할 때마다 API를 전송해야 할까요?
State로 저장해야 할 정보들에는 어떤 것들이 있을까요?
Beta Was this translation helpful? Give feedback.
All reactions