Simplifying writing code with deliberate commits
One tool that we underuse to help us keep focused and keep our work simple is our source control system. In this talk I will outline some habits and practical techniques to apply to your local development workflow with git that can help simplify the development of software in complex, real world environments and make you a better software developer. These include
- Planning your commits
- Making atomic commits
- Writing commit messages that provide context to your decisions -Ensuring that each of your development branches has a single purpose
- Regularly using git rebase --interactive to ensure your development branches tell a clear story about the work that you are doing
A neat side effect of these approaches is that they will give you the added bonus of well documented code that is easier for your colleagues to review and/or make sense of in future
All the examples given in this talk will use git but the principles can be applied using any source control system."
Joel Chippindale
Joel Chippindale is the CTO at Unmade, a global fashion software company offering delightful customisation experiences that power Fashion Driven by Demand. He has been building effective software teams for over a decade and feels lucky to be in a role that mostly involves saying ‘yes’ to people when they inevitably think of better ways of doing things than he possibly could.
Attending Members
-
@maguirja
-
@mbanerjeepalmer
-
@tommilligan
-
@reyeb
-
@_sandtweets
-
and others will be coming!
Log in to see who else is coming