-
Notifications
You must be signed in to change notification settings - Fork 284
add blog post on the dx data that actually predicts retention #2576
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
base: main
Are you sure you want to change the base?
Conversation
WalkthroughA new blog post file was added at Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
...outes/blog/post/the-developer-experience-data-that-actually-predicts-retention/+page.markdoc
Show resolved
Hide resolved
...outes/blog/post/the-developer-experience-data-that-actually-predicts-retention/+page.markdoc
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 5
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
⛔ Files ignored due to path filters (1)
static/images/blog/the-developer-experience-data-that-actually-predicts-retention/cover.pngis excluded by!**/*.png
📒 Files selected for processing (1)
src/routes/blog/post/the-developer-experience-data-that-actually-predicts-retention/+page.markdoc(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
- GitHub Check: build
- GitHub Check: tests
...outes/blog/post/the-developer-experience-data-that-actually-predicts-retention/+page.markdoc
Show resolved
Hide resolved
...outes/blog/post/the-developer-experience-data-that-actually-predicts-retention/+page.markdoc
Outdated
Show resolved
Hide resolved
...outes/blog/post/the-developer-experience-data-that-actually-predicts-retention/+page.markdoc
Show resolved
Hide resolved
...outes/blog/post/the-developer-experience-data-that-actually-predicts-retention/+page.markdoc
Outdated
Show resolved
Hide resolved
...outes/blog/post/the-developer-experience-data-that-actually-predicts-retention/+page.markdoc
Outdated
Show resolved
Hide resolved
…ly-predicts-retention/+page.markdoc Co-authored-by: Aditya Oberai <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 2
♻️ Duplicate comments (1)
src/routes/blog/post/the-developer-experience-data-that-actually-predicts-retention/+page.markdoc (1)
34-34: Apply the link formatting fixes from previous reviews.The inconsistent link formatting issues at lines 34, 72, 103, and 136 have been flagged in previous reviews with detailed fixes. Please apply those suggested changes to convert plain URLs in parentheses to proper markdown links.
Also applies to: 72-72, 103-103, 136-136
🧹 Nitpick comments (1)
src/routes/blog/post/the-developer-experience-data-that-actually-predicts-retention/+page.markdoc (1)
124-124: Consider summarizing the lengthy quote.The quote from Mary Thengvall, while valuable, is quite long and takes up most of the paragraph. You might consider paraphrasing the key points and using a shorter direct quote for emphasis.
For example:
**DevRel qualified leads** Adopt DRQL so DevRel is evaluated on enablement and introductions rather than quota. This keeps trust with developers and still ties to revenue via the DX indicators. As Mary Thengvall explains, tracking DevRel Qualified Leads provides "a definitive way to attribute value to the activities that the DevRel team is involved in" and helps identify which activities are most effective over time. Source: [Mary Thengvall](https://www.marythengvall.com/blog/2019/12/14/devrel-qualified-leads-repurposing-a-common-business-metrics-to-prove-value).
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
src/routes/blog/post/the-developer-experience-data-that-actually-predicts-retention/+page.markdoc(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
- GitHub Check: build
- GitHub Check: tests
...outes/blog/post/the-developer-experience-data-that-actually-predicts-retention/+page.markdoc
Outdated
Show resolved
Hide resolved
...outes/blog/post/the-developer-experience-data-that-actually-predicts-retention/+page.markdoc
Outdated
Show resolved
Hide resolved
…e/website into tessa-firebase-blog-post
|
@tessamero not sure if it's just me but does it seem like these quotes overpower our own content? Ideally, these should complement what we're adding, not necessarily replace it
Maybe we can paraphrase these and link the appropriate sources accordingly, otherwise these interfere with the reading experience |
|
@tessamero what do you think about adding bullets to these points?
|
| # A weekly DevRel plus DX review ritual | ||
|
|
||
| > Feedback loops… focused on the speed of answering questions and completing code reviews… have positive impacts at the team level. | ||
| Source: Microsoft DevEx Lab (https://azure.microsoft.com/en-us/blog/quantifying-the-impact-of-developer-experience/). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Source: Microsoft DevEx Lab (https://azure.microsoft.com/en-us/blog/quantifying-the-impact-of-developer-experience/). | |
| Source: [Microsoft DevEx Lab](https://azure.microsoft.com/en-us/blog/quantifying-the-impact-of-developer-experience/). |



What does this PR do?
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
(Write your answer here.)
Summary by CodeRabbit