https://github.com/gitcommitshow/tech-lead-handbook
Best practices for software engineering, collaboration, management, leadership, etc.
https://github.com/gitcommitshow/tech-lead-handbook
Last synced: 4 days ago
JSON representation
Best practices for software engineering, collaboration, management, leadership, etc.
- Host: GitHub
- URL: https://github.com/gitcommitshow/tech-lead-handbook
- Owner: gitcommitshow
- Created: 2023-12-09T05:54:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-09T06:33:00.000Z (over 2 years ago)
- Last Synced: 2025-12-15T03:33:17.673Z (3 months ago)
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Tech Lead Handbook
Best practices for software engineering, collaboration, management, leadership, etc.
Although named "tech lead book", it is a recommended read for all developers and tech leaders involved in software engineering projects.
Most useful to developers who are tranisitioning from individual role to management or leadership role.
> Appreciate contribtions to make this work complete. To add a new chapter, just raise a PR with a new markdown file. To edit, just fix it and raise a PR.
## Engineering Processes
- Code Quality
- PR Review
- [Linking issues with PR](./pr-review/linking-issues-with-pr.md)
- [Assessing PRs](./pr-review/assessing-pr.md)
- Team
- Building team
- Enabling team
- Effective communication
- Career