CodeNewbie Community 🌱

Patricio Ferraggi profile picture

Patricio Ferraggi

I am a self-taught developer from Argentina currently living in Belgium. I am passionate about improving my technical skills and helping others do the same.

Location Antwerp, Belgium Joined Joined on  github website twitter website

Work

Senior Software Developer at Proxyclick

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