CodeNewbie Community 🌱

Thomas Bnt profile picture

Thomas Bnt

French web developer mainly but touches everything, servers, bots, community management, events, social networks and moore. I learn VueJs at this moment and MySQL. — Addict to Cappuccino and Music

Location France Joined Joined on  Personal website https://thomasbnt.dev
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);