CodeNewbie Community 🌱

Monique Smith profile picture

Monique Smith

Rest enthusiast || Pivoting to tech to solve real-world issues 🌍

Location Jamaica Joined Joined onΒ 

Education

University of South Florida

Work

Mid career change

Tech solving real world problems

Tech solving real world problems

1
Comments 3
1 min read

Want to connect with Monique Smith?

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