Skip to content

Tag: documentation

Programming

How to Document a Database

A database is a crucial part of any software system, storing and managing the data that powers your applications. In order to ensure the longevity, maintainability, and reliability of your database, it is essential to document it thoroughly.

October 4, 2022
Programming

7 Tips for Writing Better API Documentation

If an API isn’t documented, the chance of it being consumed by other developers is incredibly low. For a very long time, companies like Microsoft, Salesforce, and Apple were dominant players in technology. They were dominant players because they had a compelling product and great documentation.

July 10, 2022