Low Code Design in Next.js - Kaho Cheung
December 2020
Curated as JavaScript, Next.js and React.
Watch this talk on YouTube.
Static-site generation enables Next.js pages to be rendered at build-time. This enables easy integration into a Headless CMS. We will learn about SSG in Next...