CodeNewbie Community 🌱

Dave Bletsch profile picture

Dave Bletsch

Career transitioner from the hospitality industry, most of which was spend behind the bar. Recent data science bootcamp grad fascinated with automation and using data to win arguments.

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