if (typeof window !== "undefined") {
}
if(process.browser) {
}
혹은 useEffect를 쓴다.
'공부자료 > 자바스크립트' 카테고리의 다른 글
파이어베이스 타임스탬프를 자바스크립트로 표시 (0) | 2022.01.12 |
---|---|
자바스크립트 날짜 계산하기 (0) | 2021.12.19 |
코드캠프 4기 - 11월 15일 (0) | 2021.11.15 |
Section 9: Destructuring Objects (0) | 2021.10.28 |
Section 9: Data Structures, ModernOperators and Strings - Destructuring Arrays (0) | 2021.10.28 |