Brutalni
TTCTheo's Typesafe Cult
•Created by Brutalni on 10/25/2023 in #questions
SSG vs static html page
Hello guys I have a task and I am confused about difference between 1. and 3.
Implement API call as remote service call to https://ourapi.io/text.php?p=[numberFromConfig] That will be accessed on http://localhost:3000/api/ourpapi 1. Implement page as page static HTML with text from ourapi 2. Implement page as SSR with text from ourapi call 1. Implement page as SSG with text from ourapi call
Implement API call as remote service call to https://ourapi.io/text.php?p=[numberFromConfig] That will be accessed on http://localhost:3000/api/ourpapi 1. Implement page as page static HTML with text from ourapi 2. Implement page as SSR with text from ourapi call 1. Implement page as SSG with text from ourapi call
7 replies