CodeNewbie Community 🌱

Sherad Louis-Charles profile picture

Sherad Louis-Charles

Working on Move, a personal development community. Learning to build product, about startups, and personal development.

Work

Student

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