CodeNewbie Community 🌱

Discussion on: Hi! We're CockroachDB and we're stoked to be at CodeLand!

Collapse
 
creaturenex profile image
Oscar Romero

o/ Hello Cockroach Labs

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