-
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.
-
Handling Programming Errors
Error messages should be clear and include what the error is, why it was caused and how to resolve it.