How do people qualitatively measure their developer experience?

3 points by funny_dude ↗ HN
Is anyone taking surveys specifically designed for developer teams to help organizations understand and improve their developer experience? What tools do that?

7 comments

[ 235 ms ] story [ 3479 ms ] thread
That's more around application performance. How do people actually get the perspective of their developers at scale in large engineering organizations
No. DORA metrics are not related to application performance.
But also not directly to developer's experience. Try the SPACE framework [1] from the same people, Nicole Forsgren et al. It is more of a survey than measurable objective metrics, and the problem is with the implementation, like any other survey- build good questions, operating the survey analysis and results etc.

There some comercial tools available, for example getdx [2]

[1] https://queue.acm.org/detail.cfm?id=3454124 [2] https://getdx.com/

An idea: an arena, where developers "fight" against each other by solving leet code or similar tasks and they are scored and rated using something similar to the ELO rating system in chess.