5 things I wish I knew before writing 1 Million lines of code
Developers spend much more time reading the code than writing it. So, after optimizing code for time and space complexity — optimize it for reading complexity. There’s even a term for that — Cyclomatic Complexity.
After having written more than 1 mil...
read.satishyadav.com3 min read