CodeNewbie Community 🌱

John J Davidson profile picture

John J Davidson

I am a developer/designer in learning, and learning all the time. I love to work on projects that aim to solve problems and make life easier.

Location Edinburgh, Scotland. Joined Joined onΒ  Personal website https://johndavidson.dev/

Education

BSc (Hons): Web Design & Development Edinburgh Napier University

Work

Freelancer

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