CodeNewbie Community 🌱

Tyler Hawkins profile picture

Tyler Hawkins

Senior software engineer. Continuous learner. Educator. http://tylerhawkins.info

Location Orem, Utah Joined Joined on  Personal website http://tylerhawkins.info github website

Work

Senior Software Engineer at Adobe

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