Update: I wrote a GPT that generates Web Components in seconds:
constructor(){
const template = name => document.getElementById(name).content.cloneNode(true);
super()
.attachShadow({mode:"open"})
.append(
template("BOARDSTYLE"),
template("GAMEBOARD")
);
}
is perfectly valid code!
But because 10 years of Web Component blogs have replicated statements like:
Our AI generated Web Components will be as stupid.
Source: https://chat.openai.com/chat
And its stuborn in its answers:
Top comments (2)
So what this means is, AI isn't taking our jobs yet! :)
Not our jobs (yet)! We are Explorers, Researchers, Adventurers
We think, and act out of the box
But those in the box....