CodeNewbie Community 🌱

Wichai Sawangpongkasame profile picture

Wichai Sawangpongkasame

A Full-Stack Developer with content-creator background and weeb tendency. React, Angular, Express, Next, Spring, Unity, Bad Puns.

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