CodeNewbie Community 🌱

Tomasz Krzysztoń profile picture

Tomasz Krzysztoń

404 bio not found

Location Cracow, Poland Joined Joined on 

Work

Junior Software Specialist at Comarch S.A

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