CodeNewbie Community 🌱

Discussion on: Welcome Thread - V13

Collapse
 
greggclunis profile image
Gregg Clunis

Thanks for the support Kat :). Just entered beta with my small list of pre-sale customers so it should be in open beta in a few weeks :D

Thread Thread
 
katfay profile image
Kat Fay

Cool, make sure you post on here so we can check the release out 😃

const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);