CodeNewbie Community 🌱

Zak Soliman profile picture

Zak Soliman

I've been working in the private sector as a backend developer for little more than 2 years now. Before that, I was an applied natural language processing researcher.

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