CodeNewbie Community 🌱

Edwin Duenez profile picture

Edwin Duenez

Aspiring Developer. #CNC2021

Location Austin, TX Joined Joined onΒ 

Education

The Complete Web Developer: Zero to Mastery

Want to connect with Edwin Duenez?

Create an account to connect with Edwin Duenez. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);