CodeNewbie Community 🌱

Joao Oliveira profile picture

Joao Oliveira

JS/TS + Python - joalex.dev

Location Glasgow, Scotland Joined Joined onΒ  Personal website https://joalex.dev

Education

BSc Computer Science

Work

Freelance Developer

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