API 데이터 별 id 속성의 필요성에 대한 논의 #33
Unanswered
junzero741
asked this question in
Q&A
Replies: 0 comments
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.
-
현재 프레디가 목업 데이터로 주신 https://baseball-ahpuh.herokuapp.com/games 에는
이런식으로 데이터가 넘어오는데요,
혹시 배열 내 각 객체별로 id를 따로 만들어 주실 수 있을까요?
예를 들면,
이런 식으로요.
id 가 미리 데이터에 정의되어 있느냐 아니냐에 따라 view 렌더링을 할 때 성능 차이가 있어서 그렇습니다.
Beta Was this translation helpful? Give feedback.
All reactions