CodeNewbie Community 🌱

Maddy profile picture

Maddy

Software Engineer turned Technical Writer

Location London, UK Joined Joined on  Personal website https://techwithmaddy.com/ github website

Education

BSc Computer Science

Work

Technical Writer @ Cloudflare

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