From 4ed2ab4eb09511cbb073c39ef9c1ac488ec3c373 Mon Sep 17 00:00:00 2001 From: Christine Date: Wed, 16 Apr 2025 01:12:59 +0000 Subject: [PATCH 1/3] docs: add Developer Experience section Signed-off-by: Christine --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index add3069..85450a7 100644 --- a/README.md +++ b/README.md @@ -491,6 +491,18 @@ Write a short introduction about technical writing based on these resources and **[Developer marketing doesn't exist... without DevX](https://hackmamba.io/blog/2024/11/developer-marketing-without-developer-experience/)** +**[ How to make an impact as a developer advocate](https://dev.to/blackgirlbytes/how-to-make-an-impact-as-a-developer-advocate-1jge)** + +**[Measuring Success in DevRel](https://www.leaddevrel.com/p/measuring-success-in-devrel?utm_campaign=post&utm_medium=web)** + +**[Fostering Authentic Developer Community Engagement: Insights from DevRel Champions](https://www.advocu.com/post/fostering-developer-community-engagement-devrel-advocu)** + +**[Defining a career path for Developer Relations](https://slack.engineering/defining-a-career-path-for-developer-relations/)** + +**[Finding the Right Leaders to Run your Community with Carrie Melissa Jones](https://blog.honeycommb.com/2019/05/21/finding-the-right-leaders-to-run-your-community-with-carrie-melissa-jones/)** + +**[Developer marketing is DevRel: How to build a culture where everyone is a community advocate](https://www.developermarketing.io/developer-marketing-is-devrel-how-to-build-a-culture-where-everyone-is-a-community-advocate/)** + ## Job Opportunities 👨‍💼 From 7356d478367feb4f51d40eca541e80da8c87f934 Mon Sep 17 00:00:00 2001 From: Christine Date: Wed, 16 Apr 2025 01:16:32 +0000 Subject: [PATCH 2/3] feat: turn into subsection about developer experience Signed-off-by: Christine --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 85450a7..fc32bb7 100644 --- a/README.md +++ b/README.md @@ -491,6 +491,11 @@ Write a short introduction about technical writing based on these resources and **[Developer marketing doesn't exist... without DevX](https://hackmamba.io/blog/2024/11/developer-marketing-without-developer-experience/)** +### Developer Experience + +**Explore strategies to effectively market technical products and services, bridging the gap between developers and their audience.** + +**[What is Developer Experience?](https://jellyfish.co/library/developer-experience/)** **[ How to make an impact as a developer advocate](https://dev.to/blackgirlbytes/how-to-make-an-impact-as-a-developer-advocate-1jge)** **[Measuring Success in DevRel](https://www.leaddevrel.com/p/measuring-success-in-devrel?utm_campaign=post&utm_medium=web)** From 2e84248d50f5215bb22ca58fb1bce028ea686650 Mon Sep 17 00:00:00 2001 From: Christine Date: Wed, 16 Apr 2025 01:21:22 +0000 Subject: [PATCH 3/3] feat: add dropdown section Signed-off-by: Christine --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fc32bb7..4cdd3df 100644 --- a/README.md +++ b/README.md @@ -494,7 +494,9 @@ Write a short introduction about technical writing based on these resources and ### Developer Experience **Explore strategies to effectively market technical products and services, bridging the gap between developers and their audience.** - +
+Resources +
**[What is Developer Experience?](https://jellyfish.co/library/developer-experience/)** **[ How to make an impact as a developer advocate](https://dev.to/blackgirlbytes/how-to-make-an-impact-as-a-developer-advocate-1jge)**