What do we want? All the documentation! Are we going to read it? Only sometimes!
So, you need to be sneaky! The only reliable way to get other devs to read your docs is to trick them into it.
What’s the point of documentation? To help other people use your code.
To reiterate, what do we want: to not read the docs, but still know everything...
To reiterate from the previous chapter: Why do we want self-documenting code? Because then future...
assert
How much documentation, dev-documentation does your app have? Presumably less than it should have. At...