Documentation First or Source Code First? #2373
Unanswered
Redempt1onzzZZ
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm interested in learning more about your development workflow for MLX. During feature or API development, do you generally follow a Documentation First approach (where you write documentation/specs before implementing source code), or do you prefer a Source Code First methodology (where code is written and documentation comes after)?
The reason I ask is that sometimes I notice inconsistencies between the documentation and the actual code implementation. In such cases, which should I consider the source of truth: the documentation or the code? Are there any guidelines or preferences within the team for resolving these discrepancies?
I'd really appreciate hearing about your experience and recommendations!
Beta Was this translation helpful? Give feedback.
All reactions