leadership
How to align a team towards better code quality
Two major issues that erode code quality in a company are * unnecessary code duplication, and * non-standard coding style. To tackle these, I held meetings with my team to identify common functionalities that everyone expects (and often repeatedly re-implements) in their software modules. From these meetings, I gathered all these common