Static Site Generators(SSG)
What is a static site?
Before we can generate one we should first know what it is. A static webpage is one that all HTML files are rendered and ready to serve upon request. This is in contrast to dynamic websites where parts or all of the site are g...
techthatconnect.hashnode.dev3 min read