\<< [[§ Full-Stack BI]] --- # TL;DR Every development team knows a good documentation is important to keep a project alive, however, what should the documentation look like? A super detailed description of everything the project contains, plus business logic and calculations sounds appealing but are rarely effective. Instead, good documentation should be concise and involve elements that the code itself doesn't show, like: - People -> Who are the main stakeholders - Process -> What is essential to keep it up and running - Purpose -> What problem does it solve --- # References - https://www.youtube.com/watch?v=8XF9bJQs_0A