CodeNewbie Community 🌱

Amanda Foster profile picture

Amanda Foster

I’m a Junior Software Engineer. Backend focused working on archival digital collections based on the Samvera Suite. Ruby based.

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