CodeNewbie Community 🌱

Dr Abstract profile picture

Dr Abstract

Founder of the ZIM JavaScript Canvas Framework at https://zimjs.com - code creativity!

Location Canada Joined Joined on  twitter website

Work

Inventor

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