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 ...
allaboutcoding.ghinda.com1 min read
Cristian Molina
programmer
like that thought! These days Rubocop enforce a lot of style and could be very opinionated :)