Advanced
In reply to @gavin
Gavin@gavin
8/31/2023

don't use react, static site generators or svg libraries like svg.js. you'll have to learn those and again that will slow things down.

In reply to @gavin
Gavin@gavin
8/31/2023

so what should you do? 1) ask gpt for an html file template. you'll have many such templates as you try ideas (most will be bad) and explore. 2) almost without exception, programatic elements can be written as functions which return template strings. 2.5) for example: