CodeNewbie Community 🌱

Andre Yulianto profile picture

Andre Yulianto

Shy Guy, Introvert and Nerd

Location Bekasi, Indonesia Joined Joined on  Personal website https://ngotek.com

Education

Bina Sarana Informatika University

Work

Freelancer

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