CodeNewbie Community 🌱

Raphael Jambalos profile picture

Raphael Jambalos

Avid Reader, Curious Learner. AWS Certified ☁️

Location Manila, Philippines Joined Joined onΒ  github website

Work

Senior Cloud Developer at eCloudvalley Philippines

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