CodeNewbie Community 🌱

Simon Holdorf profile picture

Simon Holdorf

👨‍🚀 Making the best platform for all developers -- https://thesmartcoder.dev 💻 Programming is the best job in the world! 🤟 👨‍💻 Coder 🧙 Writer 🏰 Building an Empire

Location Remote Joined Joined on  Personal website https://thesmartcoder.dev github website

Work

Coder at The Smart Coder

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