CodeNewbie Community 🌱

Artem profile picture

Artem

Covid made me a developer... Started learning front-end dev in the end of 2020.

Location Vladivostok, Russia Joined Joined onΒ 

Work

Interactive media developer at Primocean.ru

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