The Angular team have superb commit messages:
miniblog.
Related Posts
Rust is the only language I can think of with a first party version switcher. rustup is maintained by the core team, unlike rvm or nvm.
Are there other languages like Rust in this respect?
Listening to the latest episode of Maintainable interviewing Daniela Baron, and she introduces a clever concept: ticket rotation.
When you divide programming jobs into tickets, deliberately give team members tickets from different areas. This prevents knowledge silos.
Programming is a team activity: the vast majority of projects have multiple contributors. Yet all the films I've seen show a solo programmer at a keyboard.
Have any movies got this right?