CodeNewbie Community 🌱

Christina profile picture

Christina

Developer Advocate at Forem, Technical Writer, and Instructor. Courses on LinkedIn, Egghead, Design + Code, and Skillshare.

Location Remote Joined Joined on  github website

Work

Developer Advocate at Forem

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