CodeNewbie Community 🌱

Kendra Wing profile picture

Kendra Wing

Full Stack Web Developer & Advocate | React | REST API's | JavaScript | HTML/CSS | Sass | Node | MySQL. ❤️🎨 Creative UI & Collaboration🤝

Education

University of Denver

Work

Full Stack Web Developer & Advocate

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