{
    "componentChunkName": "component---src-templates-blog-post-tsx",
    "path": "/blog/2022-01-26-what-is-dx/",
    "result": {"data":{"blogPost":{"title":"What is DX anyway: a chronological overview","slug":"/blog/2022-01-26-what-is-dx/","authorNodes":[{"name":"Jorge Lainfiesta","slug":"/people/jorge-lainfiesta/"}],"markdown":{"html":"<p>It was bound to happen: after UX (user experience) and CX (customer experience) it was only a matter of time before DX (Developer Experience) took center stage. Nowadays it's in the marketing copy of every library and product aimed at developers. But what does DX mean?</p>\n<p>As it turns out, the definition of DX has evolved in important ways over the past decade. This month in the DX Newsletter, we’ll review three trends found in academic and industry articles to set the stage for a broader conversation.</p>\n<h2 id=\"1-the-first-traces-of-dx\" style=\"position:relative;\"><a href=\"#1-the-first-traces-of-dx\" aria-label=\"1 the first traces of dx permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>1. The first traces of DX</h2>\n<p>The combination of “developer” and “experience” yields a jumble of ambiguous concepts throughout the years. For instance, most results point to the seniority of a developer.</p>\n<p>But as we understand it today, “Developer Experience” was used first in 2012 in a paper by Finnish Ph.D. candidates <a href=\"https://ieeexplore.ieee.org/document/6225984\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">published in the renowned technical journal IEEE</a>.</p>\n<p>The authors built a conceptual framework for Developer Experience, drawing concepts from psychology and UX practice:</p>\n<p><figure class=\"figure\"><img src=\"/img/2022-what-is-dx-psychology.png\"><figcaption class=\"figure-caption\">A diagram depecting three dimensions of DX: cognition, affect, and connation</figcaption></figure></p>\n<p><em>Adapted from Figure 1: Developer Experience: Conceptual Framework (*Fagerholm F. and Münch J., 2012).</em></p>\n<h2 id=\"2-the-code-centered-era-of-dx\" style=\"position:relative;\"><a href=\"#2-the-code-centered-era-of-dx\" aria-label=\"2 the code centered era of dx permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>2. The code-centered era of DX</h2>\n<p>Subsequently, most references to DX before 2021 were mainly concerned with code, with API ergonomics, documentation, and a support community taking a privileged place.</p>\n<p>For example, as <a href=\"https://www.redhat.com/architect/developer-experience\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Red Hat argued in 2020</a>, good documentation and a welcoming community are “essential parts” of DX and will help you decide if it’s even worth trying out an API, no matter how “ergonomic” its creators deem it to be.</p>\n<p>For teams creating tools, services, or products for developers, Sam Jarman wrote an <a href=\"https://hackernoon.com/the-best-practices-for-a-great-developer-experience-dx-9036834382b0\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">ever-green DX guide back in 2017</a> with practical considerations to improve any API’s documentation and distribution.</p>\n<h2 id=\"3-holistic-dx-the-present-and-future\" style=\"position:relative;\"><a href=\"#3-holistic-dx-the-present-and-future\" aria-label=\"3 holistic dx the present and future permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>3. Holistic DX: the present and future</h2>\n<p>Code is fundamental in DX, but developers spend only around a third of their time coding. In 2021, we’ve come full circle from 2012’s psychology-based definition of Developer Experience. Now the attention is back to the developer as a whole: tools are still a focus, but so are factors like psychological safety.</p>\n<p>Jean Yang, CEO of Akita Software and former professor of Computer Science at Carnegie Mellon University, <a href=\"https://future.a16z.com/the-case-for-developer-experience/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">proposes that DX has two aspects</a>: one is abstracting complexity away, and the other (less explored purpose) is helping developers navigate complexity. Developers face messy and complex problems in their daily work, and can rarely swap their systems for new abstract “dev-friendly” tools.</p>\n<p>In sum, improving the Developer Experience for any team is a holistic endeavor that encompasses technology, working practices, and organizational enablement. As <a href=\"https://clouddamcdnprodep.azureedge.net/gdc/gdclVJnEl/original?ocid=eml_pg243447_gdc_comm_mw\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Microsoft explained in a review of four industry case studies</a>, companies undertake multi-year plans to improve their DX to achieve more productivity and better retention rates.</p>\n<blockquote>\n<p>Originally published in our DX Newsletter. Subscribe below!</p>\n</blockquote>","frontmatter":{"date":"January 26, 2022","description":"You can only optimize for concrete indicators, that’s why having a clear understanding of DX is important to improve it. In this article, we review the main trends of the past decade.","tags":["dx","newsletter"],"img":{"childImageSharp":{"fixed":{"src":"/static/e41712679e606c5f80d5a10ab3e2ef92/31987/2022-what-is-dx.png"}}}}}}},"pageContext":{"id":"77471ff2-43e7-52ec-8e67-d9ab011b3b66"}},
    "staticQueryHashes": ["1241260443"]}