๐ Reference
๐ย Chapter
โฃ
next/dynamic
Suspense
Front-end ์ฑ๋ฅ & ๋น๋ ์ต์ ํ
import { lazy } from 'react'; const SomeComponent = lazy(load)