blob: 9168d6940d6658ee0550eded5375d14c1a34c0a5 [file] [log] [blame] [view]
Russ Cox6c6d3e72021-08-03 00:54:24 -04001---
2title: Introducing the Developer Experience Working Group
3date: 2017-04-10
4by:
5- The Developer Experience Working Group
6summary: Announcing the Developer eXperience Working Group (DXWG).
7---
8
9
10Over the last several years, Go's audience has shifted from early
11adopters to mainstream users. Today, our users come from a wide
12variety of backgrounds, experiences, and expectations. The needs
13of users are growing faster than the Go project can currently address
14them. To streamline the experience for first-time Go users,
15we've created the Developer eXperience Working Group (DXWG).
16
17For the next three months, this group will work together on delivering:
18
19 - improvements to the Go installation experience
20 - better guidelines to help new users
21 - guides on tooling and developer environments (editors and IDEs)
22 - running user studies to systematically analyze and measure friction points
Russ Cox61fc64f2021-11-18 10:51:11 -050023 - improvements to the [Go Tour](/tour/) and [Go Playground](/play/)
Russ Cox6c6d3e72021-08-03 00:54:24 -040024
25A secondary goal of the working group is to better understand how to
26involve the Go community in charting Gos future. We hope that working
27groups Go team members working alongside community members will
28help Go scale its leadership and address user needs. Well learn
29from this experience and iterate.
30
31The initial members of the working group are:
32Carmen Andoh, Chris Broadfoot, Francesc Campoy, Jaana Burcu Dogan,
33Steve Francia, Jess Frazelle, Bill Kennedy, Katrina Owen, Natalie
34Pistunovich, Mat Ryer, Dmitri Shuralyov.
35
36We are looking for additional people to help with contributing
37code, writing documentation, sharing feedback and experiences
38(user stories), reviewing contributions, and more. If you are
39interested in any of our current areas of focus, please subscribe to the
40[golang-devexp](https://groups.google.com/forum/#!forum/golang-devexp)
41mailing list.