DEV Community

Discussion on: Is Next JS really that good?

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

Actually, prerendering actually means web browser snapshot; but it can also be done via SSR.

Next.js is SSR, but Webpack prerender plugin is Puppeteer snapshot.