Chapter 3: Sensing and Separation
The writer told us that there are two reasons to break dependencies:
Sensing: We break dependencies to sense when we can’t access values our code computes.
Separation: We break dependencies to separate when we can’t even get a piece of code into a ...
xinyudev.hashnode.dev3 min read