Navigating Engineering Transformation
Engineering Transformation happens along three dimensions: codebase, technology, org / culture.
Engineering Transformation happens along three dimensions: codebase, technology, org / culture.
Lead with empathy, Intentional Transparency, Enablement, Bias to Action.
Technical leadership, project management, and people management are three pillars of engineering excellence.
Increasing diversity requires intentional planning in all stages of recruiting, from writing an inclusive job description to a more equitable screening and interview process and finally creating a culture of diversity, equity, and inclusion.
Testing is a core tenet of stable product delivery and high-throughput engineering teams. By covering core functionality with robust testing, software teams can afford to iterate quickly while keeping the risk of regressions and outages low.
CodeCov is an online tool to visualize and track unit test coverage on codebases. This post explains how to integrate CodeCov with Github Actions.