How to Create an SSG (Static Site Generation) Application with Strapi Webhooks and NextJs
Author: Olaoluwa Ajibade
Next.js is a popular and widely-used React framework. It allows us to use various pre-rendering techniques. In a Next.js application, we can use Client-Side Rendering, Server-Side Rendering (SSR), and Static Site Generation ...
strapi.hashnode.dev15 min read