Skip to main content

4 posts tagged with "docs"

View All Tags

Writing for the Engineer Who Will Replace You

· 5 min read
Faith Wachukwu
Documentation Engineer
An engineer working in the dark.

There’s a moment where you’re staring at some internal documentation at 11 PM, trying to figure out why a deployment pipeline is failing, and the doc is incomplete. It just stops like the person who wrote it got pulled into a meeting and never came back.

What Makes API Documentation Work?

· 5 min read
Faith Wachukwu
Documentation Engineer
What makes API documentation work?.

Have you ever noticed how some APIs click while others leave you scratching your head? The difference usually comes down to one thing: how well they explain themselves. After examining the documentation strategies of five tech giants — Stripe, Twilio, GitHub, Spotify, and X, clear patterns show that they transform confusing code into delightful developer experiences.

Docs and Deployments: The Power of Clear Documentation in DevOps

· 5 min read
Faith Wachukwu
Documentation Engineer

DevOps is more than a methodology; it’s a culture that brings development and operations teams together to achieve shared goals: faster delivery, improved quality, and seamless collaboration. However, while automation, CI/CD pipelines, and cloud-native tooling receive all the hype, one crucial element is often overlooked: documentation.