Self-Documenting Code
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.
-
Self-Documenting Code
What’s the point of documentation? To help other people use your code. What’s the point...
-
Self-Documenting Code
To reiterate, what do we want: to not read the docs, but still know everything...
-
Self-Documenting Code
To reiterate from the previous chapter: Why do we want self-documenting code? Because then future...
-
Self-Documenting Code
How much documentation, dev-documentation does you app have? Presumably less than it should have. At...
View whole archive
Collections of posts 📦
Occasionally, a topic is too broad for a single post, so I split it into a series of related posts.