CodeNewbie Community 🌱

Discussion on: Hey CodeLand! Sema Software would love to connect and talk about your accomplishments ⭐

Collapse
 
mattvanitallie profile image
Matt Van Itallie Sema

totally agree

one trick could be to organize your accomplishments around:

  1. what you've learned
  2. what you've taught
  3. what the TEAM has accomplished (just be sure to acknowledge your contribution, too)
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);