06 PEOPLE ✣
Notable Works Produced by Developer Relations Professionals.
DevRel is a discipline that produces durable artefacts. The best practitioners' work outlives any one job: open-source repositories that thousands of engineers clone, books that define genres, frameworks that whole industries adopt, cour…
DevRel is a discipline that produces durable artefacts. The best practitioners’ work outlives any one job: open-source repositories that thousands of engineers clone, books that define genres, frameworks that whole industries adopt, courses that train a generation, and conference talks that become reference recordings. This file catalogues those works.
The selection is partial — every named figure in this almanac has produced more than what is listed here — but it gives a representative survey of what DevRel actually makes.
Open-source projects and tutorials
Kelsey Hightower
- Kubernetes The Hard Way (github.com/kelseyhightower/kubernetes-the-hard-way) — A step-by-step tutorial that walks engineers through building a Kubernetes cluster from scratch, without using high-level installers. One of the most-starred and most-forked DevRel artefacts in history; required reading for many serious Kubernetes engineers. Multiple derivative works exist (Kubernetes the Harder Way, Kubernetes the Hard Way — Bare Metal, etc.).
- nocode (github.com/kelseyhightower/nocode) — A satirical “best programming language” repository (the README is the entire codebase) that became one of GitHub’s most-starred jokes and also a teaching artefact about what “less code” means in practice.
- kubernetes-up-and-running sample code — Companion to the Kubernetes Up & Running book.
- Confd — Configuration management for
etcd/consul/ etc.
Adam Wiggins (Heroku)
- The Twelve-Factor App (12factor.net, 2011) — Methodology for building software-as-a-service applications. Originally a Heroku DevRel-and-engineering artefact, it has become the canonical reference for cloud-native application design. Cited in essentially every modern PaaS documentation.
Brian Douglas (bdougie)
- OpenSauced (opensauced.pizza) — Open-source analytics platform for measuring and growing open-source projects. Founded after his GitHub DevRel tenure; functions as both a product and a community-data infrastructure layer.
- The OpenSauced Blog and Stars to Submitters content series — Influential thinking on the open-source contributor funnel.
Daniele Procida (Canonical)
- Diátaxis Framework (diataxis.fr) — A systematic approach to technical documentation that organises content into four kinds: Tutorials, How-to guides, Reference, and Explanation. Now the dominant conceptual model for technical docs; Ubuntu/Canonical adopted it as the foundation for its documentation, and dozens of major projects (CNCF projects, many developer-product companies, internal platform-engineering teams) have adopted it.
Dion Almaer and Ben Galbraith
- Ajaxian.com (founded 2005) — Long-running blog covering the Ajax / Web 2.0 era. Defined how a generation of front-end developers learned about new browser APIs, JavaScript libraries, and emerging web standards. Co-edited with John Resig and others over the years.
- Mozilla Bespin (later Skywriter, then Ace) — Browser-based code editor project at Mozilla Labs, one of the early in-browser coding environments. Influenced everything from the modern editor inside StackBlitz to Cloud9 / AWS Cloud9.
- Walmart Labs / Web Platform work — Subsequent enterprise developer-platform work after Mozilla.
Brad Frost
- Atomic Design (book and web series, 2013–2016) — Foundational text on design-systems thinking. Conceptual model widely adopted across front-end engineering teams; influenced the design-systems movement industry-wide.
- Pattern Lab — Open-source tool for building design systems based on the Atomic Design methodology.
Kent C. Dodds
- Epic React (epicreact.dev) — Comprehensive paid React course; one of the most-referenced React-learning resources.
- Testing JavaScript (testingjavascript.com) — Companion course focused on testing.
- React Testing Library (open-source) — Now the standard React testing library; replaces Enzyme for most projects.
- MSW (Mock Service Worker) — Co-authored API-mocking library widely used in testing.
Lee Robinson (Vercel)
- Mastering Next.js (masteringnextjs.com) — Free video course on Next.js, used by hundreds of thousands of developers. Originally Robinson’s personal project; functions as a major activation funnel for Vercel.
Wes Bos and Scott Tolinski
- JavaScript30 (Wes Bos) — Free 30-day JavaScript tutorial series; one of the most-completed free programming courses on the open web.
- BeginnerJavaScript, Advanced React, etc. (Wes Bos) — Paid courses with substantial reach.
- Level Up Tutorials (Scott Tolinski) — Long-running tutorial subscription service.
- Syntax.fm (joint) — Front-end-focused podcast; one of the most-listened developer podcasts.
Theo Browne (t3.gg)
- create-t3-app (github.com/t3-oss/create-t3-app) — Scaffolding tool for the T3 Stack (Next.js, TypeScript, Tailwind, tRPC, Prisma, NextAuth.js). One of the most-used Next.js starters.
- Uploadthing — File upload service.
- Ping.gg (later sold to StreamYard) — Live-streaming production tool.
Sarah Drasner
- SVG Animations (O’Reilly, 2017) — Foundational book on SVG-based web animation.
- Speaking conf.css influence — Drasner’s CSS conference talks have shaped how the front-end community thinks about animation and motion.
- Vue Mastery courses (multiple) — Vue.js video courses.
Cassidy Williams
- Bytes / cassidoo.co content — Long-running newsletter (now Bytes) and personal-site content reaching hundreds of thousands of subscribers.
- HacktoberFest tooling and contributions — Various community-organising work.
Salma Alam-Naylor (whitep4nth3r)
- whitep4nth3r blog and YouTube channel — Influential developer-education output across web technologies, AI, and developer experience.
Shawn “swyx” Wang
- The Coding Career Handbook (book, 2020) — Influential career-development reference for software engineers.
- Learn In Public (movement and essays) — Philosophy and practice of publishing work-in-progress; widely adopted in DevRel circles.
- Latent Space (newsletter + podcast, latent.space) — The defining AI-engineering publication.
- AI Engineer Summit and AI Engineer Foundation — Conference and community institution for the AI Engineer identity.
Will McGugan
- Rich (github.com/Textualize/rich) — Python library for rich text and beautiful terminal formatting. Extremely widely used.
- Textual — Python framework for building terminal user interfaces; founded Textualize Inc. around the project.
Foundational books and longer-form publications
Guy Kawasaki
- Selling the Dream (HarperCollins, 1991) — Origin text for technical evangelism as a discipline.
- The Art of the Start (Portfolio, 2004; Art of the Start 2.0 in 2015) — Entrepreneurship classic, drawn substantially from his Apple Macintosh experience.
- Enchantment, Reality Check, The Macintosh Way, etc.
Mary Thengvall
- The Business Value of Developer Relations (Apress, 2018) — The discipline’s first systematic ROI treatment.
- DevRel Weekly newsletter — Long-running curated newsletter.
- Community Pulse podcast (co-host) — Long-running DevRel community podcast.
Jono Bacon
- The Art of Community (O’Reilly, 1st ed. 2009; 2nd ed. 2012) — Canonical community-management reference.
- People Powered (HarperCollins, 2019) — Modern community-strategy framework.
- JonoBacon.com and YouTube channel — Long-running thought-leadership presence.
Caroline Lewko and James Parton
- Developer Relations: How to Build and Grow a Successful Developer Program (Apress, 2021) — Operational manual; introduces the Four Pillars framework.
- Developer Marketing and Relations: The Essential Guide (SlashData, multiple editions) — Industry reference combining survey data and field practice.
Christian Heilmann
- The Developer Advocacy Handbook (open-source, 2010s) — One of the field’s foundational practical guides, published free online.
- Beyond HTML5, Building Web Applications, and many other technical books.
Stephen O’Grady
- The New Kingmakers: How Developers Conquered the World (O’Reilly, 2013) — Defining strategic text underpinning the modern DevRel business case.
- The Software Paradox and other RedMonk research-based shorter works.
Kelsey Hightower (with Brendan Burns and Joe Beda)
- Kubernetes Up & Running: Dive into the Future of Infrastructure (O’Reilly; first edition 2017, multiple revisions) — Standard introduction-to-Kubernetes book. Hightower’s contribution as a co-author helped position the book as the practitioner’s first reference.
James Whittaker
- How to Break Software series (Addison-Wesley, 2002 onward) — Influential testing-methodology books.
- How Google Tests Software (Addison-Wesley, 2012; with Jason Arbon and Jeff Carollo) — Defined how the industry thought about Google’s testing approach at a time when it was setting the bar.
Scott Hanselman
- Hanselman on .NET and other technical books.
- Hanselman.com blog (since 2002) — One of the longest-running personal technical blogs on the web.
- Hanselminutes podcast (since 2006).
Liz Rice
- Container Security: Fundamental Technology Concepts that Protect Containerised Applications (O’Reilly, 2020) — Foundational text on container security.
- Learning eBPF (O’Reilly, 2023) — Reference on eBPF for cloud-native engineers.
Tanya Janca
- Alice and Bob Learn Application Security (Wiley, 2020) — Accessible application-security book.
- WeHackPurple community and courses.
Trisha Gee
- Getting to Commit Faster and other IntelliJ-focused content series.
- JetBrains TV talks and many conference talks; Lead Developer Evangelist at Gradle as of 2024–2026.
- 97 Things Every Java Programmer Should Know (contributor / editor).
Venkat Subramaniam
- Practices of an Agile Developer, The Pragmatic Programmer: From Journeyman to Master (contributions), Programming Concurrency on the JVM, Functional Programming in Java, Test-Driving JavaScript Applications, and many others.
- Long-running speaker at NDC, GOTO, Devoxx, JavaOne, and similar conferences.
Joel Spolsky
- Joel on Software (Apress, 2004) and follow-ups — Influential software-management writing.
- Co-founder of Stack Overflow and Discourse — both arguably DevRel-platform-defining works in their own right.
Mark Phillips, Adam DuVander, et al.
- Various developer-marketing and API-evangelism shorter works through the 2010s.
Stephen O’Grady, James Governor, Donnie Berkholz (RedMonk)
- RedMonk Programming Language Rankings (running since 2010) — One of the field’s most-cited industry artefacts.
- Multiple shorter monographs and the RedMonk blog archive.
Eric S. Raymond
- The Cathedral and the Bazaar (1999) — Foundational essay/book on open-source development models.
Karl Fogel
- Producing Open Source Software (O’Reilly, 2005; continuously updated online) — Practical guide to running open-source projects.
Nadia Eghbal (Asparouhova)
- Working in Public: The Making and Maintenance of Open Source Software (Stripe Press, 2020) — Analysis of open-source sustainability; influential on how companies think about supporting OSS.
- Roads and Bridges: The Unseen Labor Behind Our Digital Infrastructure (Ford Foundation, 2016) — Earlier report on OSS sustainability.
Signature conference talks and talk series
Kelsey Hightower
- Live-coded Kubernetes demos at KubeCon (multiple years) — Multi-time benchmark for what conference live-demonstration can be.
- “Beyond Microservices: From Service to Workflow” and other architecture talks.
- “GitOps with Kubernetes” demonstrations.
- Multiple keynotes at KubeCon, GitHub Universe, and other flagship events.
Guy Kawasaki
- “The Art of the Start” keynote (delivered hundreds of times in different forms).
- Various Macintosh-era evangelism talks.
James Governor
- “Progressive Delivery” talks (popularised the term).
- “GitHub Generation” and “Kubernetes Generation” keynote series at conferences.
Sarah Drasner
- “Animating Vue”, “Functional CSS” and other CSS-and-animation talks.
- Vue.js, JSConf, and CSSconf keynotes.
Cassidy Williams
- Many JS-conf, GitHub Universe, and Next.js Conf talks; particularly known for humour-and-substance combination.
Scott Hanselman
- “Computer Science: The Cretaceous Period” and many other long-running, deliberately accessible technical keynotes.
- Multiple conference closing keynotes and “Hanselman on the .NET” series.
Wes Bos
- React Conf, JSConf, and React Summit talks; “What’s New in CSS” series at multiple events.
Theo Browne
- React Conf 2024 keynote (“The Future of React is Server”), multiple JSConf-circle keynotes.
Brian Douglas
- GitHub Universe, KubeCon, All Things Open talks on open-source health and contribution funnels.
Liz Rice
- “What is a container?” and “A beginner’s guide to eBPF” popular technical talks.
- KubeCon keynotes (multiple years).
Dion Almaer and Ben Galbraith
- Multiple OSCON, JSConf, and Ajaxian-affiliated talks through the 2000s and 2010s.
Standards and methodologies originated by DevRel-adjacent practitioners
- The Twelve-Factor App (Adam Wiggins, Heroku).
- Diátaxis (Daniele Procida, Canonical).
- GitOps (Alexis Richardson and Weaveworks colleagues; widely promoted by Kelsey Hightower and others).
- Progressive Delivery (term popularised by James Governor).
- The Orbit Model (Patrick Woods, Josh Dzielak et al.).
- AAARRRP (Phil Leggetter — DevRel strategy framework).
- Four Pillars of DevRel (Lewko & Parton).
- The Developer Advocacy Handbook (Christian Heilmann).
Influential framing documents and manifestos
- Atomic Design (Brad Frost).
- The Cathedral and the Bazaar (Eric S. Raymond).
- Producing Open Source Software (Karl Fogel).
- The New Kingmakers (Stephen O’Grady).
- Working in Public (Nadia Asparouhova).
- Learn In Public (Shawn Wang / swyx).
Categories of DevRel-produced work
For someone deciding what work to produce, the spectrum looks like:
| Type | Effort | Half-life | Examples |
|---|---|---|---|
| Tutorial repository | Weeks | Many years | Kubernetes The Hard Way, JavaScript30, create-t3-app |
| Book | 1–2 years | 5–20 years | Selling the Dream, The Art of Community, Kubernetes Up & Running |
| Open-source library | Continuous | Indefinite (with maintenance) | Rich/Textual, React Testing Library, MSW |
| Course | Months | 2–5 years | Mastering Next.js, Epic React, Testing JavaScript |
| Framework / methodology | Months to years | Decade+ | Twelve-Factor, Diátaxis, Atomic Design, AAARRRP |
| Signature talk | Weeks of rehearsal | 3–5 years (recordings live longer) | Kelsey Hightower’s KubeCon live-demos |
| Long-running blog | Continuous | Compound value over years | hanselman.com, RedMonk blog, Ajaxian |
| Podcast | Continuous | Compound value over years | Hanselminutes, Syntax.fm, Latent Space, Community Pulse |
| Newsletter | Weekly cadence | Compound value over years | DevRel Weekly, Bytes, Pragmatic Engineer |
The most career-defining works tend to be ones that operationalise an idea in code or methodology — Kubernetes The Hard Way teaches by doing; Diátaxis is a vocabulary the field now uses; Twelve-Factor is a checklist that every PaaS docs site references.
What this list omits
- Hundreds of widely-used open-source projects authored or maintained by DevRel professionals at companies (e.g., the React core team’s many libraries, the Vercel/Netlify team’s framework contributions, the AWS Heroes’ integration tools).
- Most non-English-language works by senior DevRel practitioners outside the US/UK.
- Most internal-platform-engineering works (Spotify Backstage, Netflix Spinnaker, etc.) where the line between “DevRel work” and “platform engineering work” is fuzzy.
See also
./pioneers.md./expanded-people-directory.md../12-resources/books.md../12-resources/podcasts.md../09-platforms/youtube-tech.md../03-frameworks/— Frameworks themselves are DevRel-produced works.