I want to start the "Slow Code" movement after the slow food movement. Yesterday at a clients code base I was under pressure to fix a thing, and the obvious approach was adding gobs more code, quickly implementing the most obvious route. And after a (inordinately long) time reading, the light bulb moment happened and I added a single line of code. In my view, when you are in the business of making Seven-League Boots,…
To me the main job of a lead dev is setting up all the boring processes of build scripts, continuous deployment, package libraries, testing environments etc., that make the other developer's jobs easier.