Code Design Inertia
Code Design Inertia: The code that will be written in the future will follow the design of the code already written. Inertia is stronger inside a file => the code added will follow the design of the code already written. So going further with this ...
Jan 12, 20231 min read179