CodeNewbie Community 🌱

Eve Jones profile picture

Eve Jones

A total newbie who's intrigued by machine learning, artificial intelligence, and philosophy

Location Toronto, Canada Joined Joined on 
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);