Knowledge
React SSG
SSG (static site generator) - a way to generate static site (without dynamic javascript) by rendering pages at server side and storing them as static html/css files
Static Generation describes the process of compiling and rendering a website or app at build time. The output is a bunch of static files, including the HTML file itself and assets like JavaScript and CSS.
If you haven’t heard of Static Generation but that concept sounds familiar, you might have heard of it by its longer name Static Site Generation or its acronym SSG.
Skillsets
Materials
If you know useful resource, that helps to get this skill, please, spare a minute and add the link
Question
Questions are very useful when trying to understand if you know the subject
Do you know that ...?
Any useful or interesting facts about the skill. Any peace of information would be useful