CodeNewbie Community 🌱

Discussion on: [#CNC2022 "Get a Job" Cohort 1] Tell us what you're proud of on your resume!

Collapse
 
rodrigohdiaz profile image
Rodrigo Diaz

Once I cleaned up my resume and focus on skills gained on my different work experiences, I believe that it is easier to read and a better understanding of what I have achieve and am capable to do.

const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);