Tagged “Static Site Generation”

React Ecosystem - Static site generation with Next.js

29 Jun, 2020

In the previous post, We created a BlogPost application rendering content on server-side with Next.js. We will be changing the same application to use SSG (Static Generation) capability of Next.js.

Tags:

React Ecosystem - Deploying Next.js application to Netlify

30 Jun, 2020

etlify provides global scale platfom for web projects without any server, devops and infrastructure setup. It has a good support deploy static and dynamic site and you can start your project for free.

Tags:

See all tags.