CodeNewbie Community 🌱

larson reever profile picture

larson reever

Writer for the @aws docs team at @amazon by day and making good old Apple II computers do crazy stuff by night. Developer of the Sweet16 apple IIgs emulator.

Location toronto Joined Joined on  Personal website https://dev.to/blog

Work

Sr, Developer at UMC

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