CodeNewbie Community 🌱

Natizyskunk profile picture

Natizyskunk

I'm a 25 yo PHP/JS web developer that always love to work on new challenges.

Location Strasbourg, France Joined Joined on  Personal website https://natan-fourie.fr

Education

UHA 4.0

Work

Full-Stack Web Developer (PHP/JS)

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