CodeNewbie Community 🌱

Jing-Jing Hu profile picture

Jing-Jing Hu

Software Engineer with background in international affairs 👩🏻‍💻

Location Berlin, Germany Joined Joined on 

Work

Software Engineer at Klarna

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