CodeNewbie Community 🌱

Arit Amana profile picture

Arit Amana

Software Engineer. Former Public Health Analyst. Coding Bootcamp Grad. Mentor to aspiring, career-changing & early-career female devs.

Location Washington DC Joined Joined on 

Work

Software Engineer at Forem

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