CodeNewbie Community 🌱

Monique profile picture

Monique

I am a new developer. I got my first developer job in 2020!

Location St. Louis, MO Joined Joined on 

Education

LaunchCode

Work

Associate Full Stack Developer at Spry Digital

My First Post!

My First Post!

7
Comments 3
3 min read

Want to connect with Monique?

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