In physical architecture, walls separate rooms, dividing the functionality of a house.Similarly, in a codebase, we have logical distance. A file in src/utils is logically far from a file in src/features/billing. We seperate concerns so that authenti...
boundaryblindness.hashnode.dev4 min read
No responses yet.