CodeNewbie Community 🌱

epresas profile picture

epresas

Frontend developer with 3 years of experience... currently working @ Sngular, lover of all things js, and currently learning react

Location madrid, spain Joined Joined onΒ 

Work

Frontend developer at Sngular

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