CodeNewbie Community 🌱

CodeFuMonkey profile picture

CodeFuMonkey

I've been in tech since 1999/2000, beginning with ColdFusion. I've gone in a lot of different directions, and I'm currently a DBA with the US Army.

Location Nashville, TN Joined Joined onΒ  Personal website https://codefumonkey.com

Education

BS in Professional Aviation from Louisiana Tech University. Lots of external training over the yrs.

Work

DBA for the US Army

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