CodeNewbie Community 🌱

Will profile picture

Will

Hi, I’m Will, I’m interested in web and software dev: I work for a non-profit in London helping to maintain a Drupal website.

Location London Joined Joined onΒ  Personal website http://wkandev.co.uk

Education

BSc and MSc in non-tech discipline

Work

Apprentice Developer

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