WeSearch

How to turn invisible impact into career growth

·9 min read · 0 reactions · 0 comments · 14 views
#career#productivity#leadership
How to turn invisible impact into career growth
TL;DR · WeSearch summary

The article discusses the concept of 'glue work' in engineering teams, which refers to the essential but often invisible tasks that help teams function effectively. While this work is crucial for team success, it often lacks visibility and recognition during performance reviews. The author emphasizes the importance of making glue work more legible to ensure that individuals receive appropriate credit for their contributions.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 83779) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Andrea Barghigiani Posted on May 29 • Originally published at careercraft.ing How to turn invisible impact into career growth #productivity #softwareengineering #leadership #career A lot of the work that keeps a team moving never fits neatly into a ticket. Sure, you have your assigned tasks, estimates, PRs, and shipped features.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)