CodeNewbie Community 🌱

Lena profile picture

Lena

I'm a tech recruiter at Nomad Health. At Nomad, your work will directly impact a healthcare problem that affect millions of patients. Interested? Let's chat! :)

Work

Tech Recruiter at Nomad Health

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