CodeNewbie Community 🌱

Chimaa profile picture

Chimaa

I'm an Electronics and Computer Engineering student and I have a very broad interest in STEM but right now my focus is on Web Development

Location Lagos, Nigeria Joined Joined onΒ  Email address chimae.njoku@gmail.com

Want to connect with Chimaa?

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