CodeNewbie Community 🌱

Muhammad Faizul profile picture

Muhammad Faizul

A guy from Singapore who is new to this. I am an accidental entrepreneur and developer btw.

Location Singapore Joined Joined on  Email address muhdfaizul@mail.ru Personal website https://Faizul.carrd.co

Education

B.Sc (Hons)

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