CodeNewbie Community 🌱

Cassidy Williams profile picture

Cassidy Williams

I make memes and dreams... and software

Location Chicago, IL Joined Joined on  github website

Work

Head of Developer Experience and Education at Remote

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