Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Developers are the new buyers: why developer ex...

Developers are the new buyers: why developer experience matters

Modern apps are built by connecting a mix of technologies. This shift has turned developers from just users into key decision-makers. Developers pick the models, APIs, and platforms that shape the future. For companies aiming to engage developers, releasing cool features is not enough. Success really depends on how easy it is to integrate, have up-to-date documentation, great code samples, and all the little details that contribute to making an outstanding developer experience (DX). In this talk, we’ll discuss practical tips and strategies for adopting a developer-first mindset. You’ll learn how to design user-friendly APIs, minimize barriers to adoption, and ultimately build tools that developers appreciate and that propel your business forward.

Nicolas Grenié

March 03, 2025
Tweet

More Decks by Nicolas Grenié

Other Decks in Technology

Transcript

  1. Developers Are The New Buyers: Why Developer Experience Matters Nicolas

    Grenié (@picsoung) Developer Advocate at Typeform Talent Arena 2025
  2. What is Typeform? • A refreshingly different form builder •

    Helps over 150,000 businesses collect the data they need with forms, surveys, and quizzes that people enjoy • Drives 500 million responses every year • Integrates with essential tools like Slack, Zapier, and Hubspot 2
  3. “ 62% of developers have influence over technology purchasing decisions

    in their organizations. STACKOVERFLOW DEVELOPER SURVEY (2023) 4 🔗
  4. 6

  5. 9

  6. 10

  7. 12

  8. 15

  9. Guides Quickstarts References Onboarding + Documentation 16 Different moments in

    the Developer journey Introducing concepts Many ways to access the information Interactive progressive tutorial
  10. Changelog Documentation 17 Your API is evolving Your are taking

    care of it Your communication is intentional
  11. 18

  12. API playground Documentation + Debugging 19 Test and debug the

    API right in the doc Visual, no code required
  13. 21

  14. Meet Developers where they are Tools 23 Just swap in

    the code No need to recode the app Facilitate adoption
  15. Documentation Agents AI for DX 25 Answer first level questions

    Trained to answer technical questions In the doc, Discord, Zendesk
  16. (talking!) Documentation Agents AI for DX 27 Showcase the product

    (Conversational Agent) Redirects you to the relevant page
  17. MCP (Model Context Protocol) AI for DX 28 Agents can

    call APIs Augment LLMs with custom tools Make your API LLM-ready
  18. DX is so much more 29 SDKs Sandbox Postman collection

    OpenAPI Error messages API design Tutorials Sample apps Office hours