MDX Cheat Sheet and Quick Reference Guide Good technical documentation tells and shows users how to use your software. MDX does a great job at the “show” part of documentation by allowing writers to embed interactive examples within Markdown documents. But MDX…
MDX vs Markdown: Which One Should Your Team Use? Your tech lead keeps asking to migrate your documentation from Markdown to MDX. They say that MDX adds the interactivity and functionality your users are demanding, without impacting performance or adding overhead. So, should your…
API Design: Best Practices and Pitfalls Most developers have struggled working with poorly built or documented APIs. The common scenario goes like this: your product manager decides to leverage a third-party tool to speed up development, but the team suffers due…