Open justinbmeyer opened 5 years ago
Web components serve many purposes:
Thoughts:
<my-greeting>
to the page) before defining it..innerHTML
because the guide just showed that.HTMLElement
<my-greeting foo="bar"/>
static
get
... might want to give people a small class exampleconsole.log("it changed")
console.log()
it changedcodepen
trainingP0
Thoughts:
(Justin was ordering for much of this)
Examples should be codepen-able
Result is a gray square ... might want something a bit nicer.
Would you include the <template>
's in the page?
Intro
appendChild
without an example of it.