CodeNewbie Community 🌱

Discussion on: When did you know it was time to change careers?

Collapse
 
yuridevat profile image
𝕁𝕦𝕝𝕚𝕒 👩🏻‍💻

There was no career to change from, I was studying while working part time. For me it was time (at the age of 32) to finally find something I really enjoy doing everyday. I am glad I found my way into tech.

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