반응형
Facts
df
Feelings
df
Findings
{ item && <p>{ item.image }</p> }
는
{ item ? <p>{ item.image }</p> : undefined }
와 똑같다.
Future Action Plans
df
반응형
'TIL' 카테고리의 다른 글
[TIL] Uncaught Error: Too many re-renders. React limits the number of renders to prevent an infinite loop. (0) | 2022.02.16 |
---|---|
[TIL] 2022-02-15 list Item의 onClick 함수 무한 루프 문제 (0) | 2022.02.15 |
[TIL] 2022.02.02 (0) | 2022.02.02 |
[TIL] 2021-01-27 Reboot (0) | 2022.01.27 |
[TIL] 2022.01.09 (0) | 2022.01.08 |