CodeNewbie Community 🌱

Discussion on: Welcome Thread

Collapse
 
ultraviolet33 profile image
UltraViolet33

Hi everyone ! My name is Ulysse, I'm self-taught developper (still learning), I would like to get a job in the next months. I'm very interested by all the differents technologies : web, mobile, cybersecurity, games ... But I focusing on web development with React and PHP. I'm glad to to be here, to read and learn more from other developpers !

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