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

Why Your Open-Source Project Feels Broken (and ...

Why Your Open-Source Project Feels Broken (and How to Fix It)

Avatar for Ayodele Aransiola

Ayodele Aransiola

March 26, 2022
Tweet

More Decks by Ayodele Aransiola

Other Decks in Technology

Transcript

  1. Why Your Open-Source Project Feels Broken (and How to Fix

    It) Aransiola Ayodele Developer Advocate @leomofthings
  2. Open Source Festival 2022 A few surprising stats: star ≠

    adoption, fork ≠ contribution You Built it… Why aren’t they staying?
  3. Open Source Festival 2022 Feels Broken ≠ code is broken

    • Common signs: ◦ Confusing setup ◦ Sparse or outdated docs ◦ Unclear API behavior ◦ Cryptic errors ◦ Radio silence on issues/PRs
  4. Open Source Festival 2022 Think like a product, Not just

    a project • Who are your users? • What’s the onboarding journey? • What does success look like?
  5. Poor Documentation Developers really want API documentation to be searchable,

    understandable, and easily integrated into any format they desire.
  6. Open Source Festival 2022 • Structured and relevant error handling

    mechanisms • Living Documentation • Updated API examples • Active community/give the people a voice • Community feedback