CodeNewbie Community 🌱

Auxnon profile picture

Auxnon

Been coding for decades but absolutely the WORST at getting jobs for it. +1 year professional work, looking for more! Three.js is πŸ”₯

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