CodeNewbie Community 🌱

Haley Elder profile picture

Haley Elder

404 bio not found

Location Portland, OR Joined Joined onΒ  Personal website https://haleyelder.com github website twitter website

Work

Senior Solutions Engineer

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