CodeNewbie Community 🌱

Levi Velázquez profile picture

Levi Velázquez

Director of Engineering at MO Technologies. Best way to learn is teaching :) Dev.to community moderator. Mentor at codingcoach.io

Joined Joined on 

Work

Engineering Director at MO Technologies.

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