Closed RichardLitt closed 4 years ago
Not yet! I'm hoping to start with something later today or this weekend, though.
@noffle I've written up an example, in the README for Katahdin. What do you think about it? Does it make sense what I meant now?
@RichardLitt
Overall, it sounds like your development is being driven by your ability to first write a clear, legible, understandable explanation of what your module is and how it works. This seems somewhat consistent with the definition of manifesto, which is a published verbal declaration of the intentions, motives, or views of the issuer, be it an individual, group, political party or government. It's not really a document of your personal views, but the intention of a specific piece of software. So maybe that's an intention mismatch, or maybe it'll still be understandable. On the whole, I think there is huge benefit to proving, even if just to yourself, that you can write a clear explanation of what you're doing, why, and how it works, prior to putting code to paper. :+1:
I think it is setting the intentions which is important. Somewhat similar to Readme-Driven Development, but more about setting the why first.
Closing as stale. Interesting stuff here, but priorities.
Sounds interesting Richard! Do you have an example of a project developed this way?