CodeNewbie Community 🌱

Jonah Lawrence profile picture

Jonah Lawrence

💻 Full Stack Developer 🐦Twitter · @DenverCoder1 📺 YouTube · Dev Pro Tips

Location Denver, CO 🇺🇸 Joined Joined on  Personal website https://freshidea.com/jonah

Education

B.Sc in Computer Science

Work

Full Stack Developer at Fresh Idea Inc.

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