Feb 4 · 8 min read · Six months is enough time to forget not just how a piece of code works, but why it exists at all. And why a code exists is usually a factor of context. This article is about the kind of documentation that endures time, refactoring, and even AI assist...
Join discussion
Jan 8 · 4 min read · Introduction Technical documentation is more than a set of Markdown files — it is a strategic asset. Good documentation preserves knowledge, accelerates onboarding, reduces risks, and supports overall technical quality. Yet in many organizations, doc...
Join discussionOct 23, 2025 · 2 min read · Picture this. Someone just signed up for your product. They’re excited to try it out and follow the setup guide step by step. But halfway through, they get stuck trying to figure out how to activate a feature. They open your help page, hoping to find...
Join discussion
Mar 19, 2025 · 5 min read · API Doc use-case for Various Teams API documentation isn’t just for developers—it serves multiple teams, including managers, team leads, and product professionals. In the case of Developers, straightforward API docs can help them quickly understand d...
VVipin commented
Mar 4, 2025 · 5 min read · Technical documentation is meant to be read, understood, and acted upon. But if the reading experience is uncomfortable, accessibility is poor, or users struggle with readability, even the best-written documentation can become a frustrating experienc...
Join discussionNov 16, 2024 · 3 min read · Background Context A common knowledge management platform I used at work is Confluence. It’s a web based wiki that allows you to manage your documentations in the form of pages. A work buddy once shared with me how disorganised the content was in a s...
Join discussion
Nov 11, 2024 · 5 min read · The developer experience (DX) space is constantly evolving. It goes beyond merely building developers' tools and products to discover how DX increases business success in Web3. 💡 This article is part of a series titled Beyond DX: Building World-Cla...
Cmaggie commented
Oct 30, 2024 · 5 min read · Here’s the situation: your team recently added a new feature that requires migrating database schemas and data. To make it more challenging, the database you’re using doesn’t support transactions. The migration seems simple, so you decide to write a ...
Join discussion
Oct 28, 2024 · 6 min read · In today's API-driven world, documentation is no longer just a technical requirement—it's a crucial business asset that can make or break your developer adoption rates. Well-structured API documentation serves as the first point of contact between yo...
Join discussion