Don't mop the floor. Fix the leaky faucet.
Complexity is a choice. Simplicity is also a choice. Look for the root cause.
Complexity is a choice. Simplicity is also a choice. Look for the root cause.
When code review is the biggest bottleneck, you need to optimize for understanding.
Decompose your product/technical specs into logical, single responsibility, atomic parts. And CI/CD will take care of the rest.
Decompose your work into logical, single responsibility, atomic commits.

 I'm Nikolay Konovalov, but feel free to call me Nik. 
 Who are you? # 
 I'm a Software Engineer. It's my job to bang my head against problems.
And it seems this is still a skill we are getting paid for! 
 My journey began with a bare-bones laptop and LAMP stack.
I had to implement guestbook 3 times before I got my first job offer: 
 
 Plain HTML, PHP, SQL, a bit…