WeSearch

Demystifying DevRel: What It Actually Is (And Why Should You Become One?)

·5 min read · 0 reactions · 0 comments · 25 views
#devrel#technology#community
Demystifying DevRel: What It Actually Is (And Why Should You Become One?)
TL;DR · WeSearch summary

Developer Relations, or DevRel, combines the roles of developers and relationship builders. It involves understanding the needs of developers and providing support through education and community engagement. This article explores the daily tasks of DevRels and the skills needed to succeed in this career path.

Key facts
How this story was covered

2 outlets in our directory ran this story, first to last over 18 hours. All of the coverage we found sits in one bucket: centre. That one-sidedness is itself worth noticing.

Centre · 1
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 === 3596254) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Obinna Duru Posted on May 25 Demystifying DevRel: What It Actually Is (And Why Should You Become One?) #community #devrel #productivity #beginners If you spend enough time in the tech space, you will eventually hear the word "DevRel". You will see people with titles like Developer Advocate, Community Manager, or Developer Relations Engineer. They speak at conferences, write tutorials, hang out in Discord servers, and the community usually seems to love them.

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)