---
title: Definitions and Origins
description: Learn how Developer Relations developed and how its responsibilities have changed over time.
url: https://pr-2-5bfc5f2f5cb7.thally.app/definitions-and-origins
---

# Definitions and Origins

Learn how Developer Relations developed and how its responsibilities have changed over time.

DevRel is the abbreviation for Developer relations. This is a role employed by organizations to
bridge the gap between organizations and the developers who use the product. The sole aim of DevRel is to put the organization's product out there and they do it through various means like creating contents, building community and improving developers experience while using the product.

## Historical Origin

DevRel has existed since the early 1980s, although the role was less formal than it is today.

- 80s: The main focus of DevRel in the 80s was about product evanglism. Companies like Apple needed developers to build on their platforms, they had to increase awareness.

- 90s: With the rise of Windows operating system and programming languages like Java. DevRel was focused on providing telephone technical support and documentation for developers.

- 2000s: The growth of the web and open source increased DevRel's focus on community and knowledge sharing.

- 2010s: Community management was taken to a bigger level by having online communities, meetups, forums, organizing hackathons.

- 2020 - present: With the rise of AI and automation, DevRel has been a combination of everything listed above and doing them better. Communities moved to Discord, slack for more community interactions. Also creating interactive documentation and we currently have Ai documentation assistants, chatbot for Docs and so on to improve the developers experience

## Developer Relations (DevRel)

Developer Relations is the discipline of building **two-way, mutually-beneficial relationships** between companies that create developer-facing technology (APIs, SDKs, frameworks, platforms) and the developers who use, or might use, it.
Modern DevRel blends elements of product, engineering, marketing, community, and education to help developers succeed while helping the business reach its goals.

## Key Milestones in DevRel History

| Era | Milestone | Why It Mattered |
|-----|-----------|-----------------|
| **Early 1980s** | **Apple** creates the *Software Evangelist* program. Mike Boich & later Guy Kawasaki recruit developers for the Macintosh. | Widely credited as the first modern DevRel effort. |
| **1997** | **Microsoft Developer Relations Group** launches to court ISVs and track Windows app growth. | Shows DevRel at enterprise scale and cements the practice in mainstream tech. |
| **Mid-2000s** | Web 2.0/API-first companies (Twilio, SendGrid, Stripe, etc.) brand themselves “developer-first.” | DevRel evolves from lone evangelists to multifunction teams (docs, DX, community). |
| **2015 → present** | Dedicated events (*DevRelCon*), books (*The Business Value of Developer Relations*), and annual surveys appear. | DevRel becomes a recognised career path with its own metrics and frameworks. |

---