CodeNewbie Community 🌱

Michelle M. profile picture

Michelle M.

For as long as I can remember, I've been interested in tech. I'm a Telecom-Specialist turned WebDev. I'm here to learn more and land a new job.

Location Chicago Joined Joined onΒ 

Work

Web Developer at CompuSystems Inc.

Want to connect with Michelle M.?

Create an account to connect with Michelle M.. 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);