The idea that all code inside a function should be written at one level of abstraction lower than its name. This would ensure that every function contains a set of boxes of approximately the same “size”, which build up the bigger box of the container function in a way that makes sense. (How do molecules add up to this brick? How do bricks add up to this wall?)
That’s a great point with an even more awesome example! Thanks! I’m gonna remember that example.
The lesson I personally got out of this post is that we should be careful in naming concept handles for this same reason.
Yeah. I really wanted to talk more about everyday life and make the post less about code. I just wasn’t able to make it work.
That’s a great point with an even more awesome example! Thanks! I’m gonna remember that example.
Yeah. I really wanted to talk more about everyday life and make the post less about code. I just wasn’t able to make it work.