CodeNewbie Community 🌱

perpetual.education profile picture

perpetual.education

An education consultancy focused on researching, designing, building, and testing cutting-edge curriculum, running bold experiments to innovate learning.

Education

Lots

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