Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[website] Evolve the Developer Advocate role #40337

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/pages/careers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ const openRolesData = [
title: 'Developer Experience',
roles: [
{
title: 'Developer Advocate',
title: 'Developer Advocate / Content Engineer',
Copy link
Member Author

@oliviertassinari oliviertassinari Dec 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To consider, though Content Engineer might be more on point.

Suggested change
title: 'Developer Advocate / Content Engineer',
title: 'Developer Advocate / DevEx Engineer',

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If "content" is the focus, then it seems to me that we should de-emphasize either engineering or design skills. I don't think we're going to find someone who's strong in all 4 categories—writing, teaching, engineering, design. (Content Engineer signals to me that the first 2 are the most important, while DevEx Engineer makes the think the latter 2 may be more important. But my first draft of the post was originally written with a "Content Engineer" in mind.)

Copy link
Member Author

@oliviertassinari oliviertassinari Jan 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At the end of the day, I think that we should optimize for the union of Content & Product skills.

If we look at Lee from Vercel: he started as a Support Engineer, moved to DevEx, and is now in Product. Product feels always the common denominator between these roles, so it needs to be a strong foundation. I get a similar conclusion from the other folks that seems to be effective in the community.

In terms of skills for Product, I think this means we need at the base level:

a. Engineering. Here I think we are looking for someone who can push problem-solving far. There needs to be depth.
b. Design. Here it's about being able to see when and why design A is better than B. There needs to be a strong filter to know what to promote, what to silence, and when to ask for creative help.
c. Product sense. Care for the user, the why. Seeing engineering IC, product design IC work as a means, not an end.

We could take a fork further into Engineering, Design, and Product, but then it feels like it would overlap too much with the other open roles. so Content Engineer would better represent the gap we want to cover. To take this fork into Content, I think we need:

d. Writing. Filtering for someone who is a native speaker should get us a long way.
e. Teaching. Here I think it's about being driven by it / energized by educating other folks.

IMHO, this is the same role as a Product Marketing Manager but applied to the context of an open-source project, e.g. where you can't do direct paid marketing.

If we consider a, b, c, d, e. as the minimum requirement, it doesn't feel that it excludes too many people. The main challenge I see is to convert people who have them to join the team.

description:
'You will strategize and implement educational initiatives from end to end to help developers build better UIs, faster.',
url: '/careers/developer-advocate/',
Expand Down
8 changes: 5 additions & 3 deletions docs/pages/careers/developer-advocate.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Developer Advocate
# Developer Advocate / Content Engineer

<p class="description">You will strategize and implement educational initiatives from end to end to help developers build better UIs, faster.</p>

Expand Down Expand Up @@ -92,11 +92,13 @@ For the right candidate:
- Hands-on developer and skilled React engineer
- Experience as a teacher, tutor, or mentor
- Experience as a technical writer or content creator
- Good product design sensibilities
- Basic design skills

### Nice to have (but not required)

- Great taste in product design
- Knowledge of design trends
- Great product design sensibilities
- Good design skills
- Experience in open-source
- Experience with design systems
- Experience with MUI products
Expand Down