WeSearch

What I Thought DevRel Was vs. What It Actually Is (A Mentee's Honest Take)

·5 min read · 0 reactions · 0 comments · 24 views
#devrel#mentorship#technology
What I Thought DevRel Was vs. What It Actually Is (A Mentee's Honest Take)
TL;DR · WeSearch summary

The article discusses the author's journey of understanding Developer Relations (DevRel) through a mentorship program. Initially, the author had misconceptions about DevRel, equating it to customer support for developers or being a tech influencer. The article clarifies that DevRel serves as a bridge between companies and developers, emphasizing the importance of having coding experience to effectively advocate for developers.

Key facts
About this source

DEV.to (Top) files mainly under programming. We currently carry 4,892 of its stories.

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 === 2779739) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Demilade Ayeku Posted on May 25 What I Thought DevRel Was vs. What It Actually Is (A Mentee's Honest Take) #career #learning #devjournal #beginners A few weeks ago, if you'd asked me what "DevRel" stood for, I would've squinted, smiled, and given you a confident-sounding non-answer.

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)