CodeNewbie Community 🌱

Josh Puetz profile picture

Josh Puetz

Purveyor of fine nerdery. Poptimist. Principal software engineer at Forem.

Location Wisconsin Joined Joined onΒ  Personal website http://joshpuetz.com/ github website twitter website

Work

Principal Software Engineer at Forem

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