CodeNewbie Community 🌱

Joh Leonhardt profile picture

Joh Leonhardt

Type is life - Golang, JavaScript, React, HTML & CSS

Location Melbourne Joined Joined onΒ 

Work

Frontend Engineering Intern at ANZ Bank

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