CodeNewbie Community 🌱

Michael Harding profile picture

Michael Harding

I like coding in rust especially, but I do vue dev at work. I'd still consider myself a beginner because I've been on a solo team until 6 months ago.

Location Utah, USA Joined Joined onΒ  github website

Work

Junior Full-stack engineer at StateFoodSafety

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