CodeNewbie Community 🌱

Discussion on: [On-Demand Talk] Art History is a Feature: Non-Dev Work as a Superpower

Collapse
 
kaj profile image
Kajah • Edited

I'm incredibly excited for this one. Realizing my current non tech job has transferable skills has been a learning process!

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