CodeNewbie Community 🌱

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

Collapse
 
jrrohrer profile image
Jessie Rohrer

What are some common superpowers that are especially valuable to folks who hire devs, and how to do we translate our experience (on a resume, for instance) in a very different field to show that we do, in fact, have those superpowers, despite not previously using them in the tech industry?

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