CodeNewbie Community 🌱

Discussion on: Welcome Thread - V4

Collapse
 
jaynad87 profile image
Jayna Leitze

Hi friends! I'm Jayna from Nashville, TN, United States. I'm a recent software school grad and I'm on the hunt for my first junior dev position. Current stack includes, Javascript, React, Python, and Django as well as some SQL.

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