CodeNewbie Community 🌱

Hermes J. Pappas profile picture

Hermes J. Pappas

A CS prodigal son returning to his roots.

Location Athens, Greece Joined Joined onΒ  Personal website https://hjp.gr

Want to connect with Hermes J. Pappas?

Create an account to connect with Hermes J. Pappas. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);