CodeNewbie Community 🌱

Rama Komarudin Soemardja profile picture

Rama Komarudin Soemardja

A Developer Who strives to make it my own in the industry

Location Auckland, New Zealand Joined Joined onΒ  github website

Education

Online Courses

Work

Vagabond (Actively Looking for Work)

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