CodeNewbie Community 🌱

Samantha Ostrowski profile picture

Samantha Ostrowski

Hi! I'm experienced in JavaScript and Rails and just finished a coding bootcamp. My background is in science education, outreach, and program management.

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