CodeNewbie Community 🌱

Lidia profile picture

Lidia

404 bio not found

Joined Joined on 
Women Making History in Tech

Women Making History in Tech

6
Comments 9
6 min read

Want to connect with Lidia?

Create an account to connect with Lidia. 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);