CodeNewbie Community 🌱

Mike Ekkel profile picture

Mike Ekkel

Frontend developer by day, iOS developer by night. Currently working on learning iOS development and my own blog, Mike Decodes, where I'm decoding the tech industry. Come hang out with me on Twitter!

Location Rotterdam, the Netherlands Joined Joined on 

Work

Frontend Engineer at Bynder

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