Pairing Sessions
On MilMove, we encourage folks to pair program. It can increase code quality, knowledge sharing, and team cohesion. Teams may have different practices around when they pair program, but when tackling a complex problem, it's helpful to get multiple people's perspectives.
Recording pairing sessions can be helpful for documenting code decisions, sharing knowledge with those not free to pair, and keeping other teams aware of the work you're doing.
Pairing sessions can be recorded with Zoom and added to the MilMove Team Drive
Please update this document with a brief description of the pairing session.
Sessions
- 2019-08-01 Building CloudWatch Dashboards Navigating the CloudWatch interface, our current dashboards, the dashboard builder, and Insights log query tool.
- 2019-05-29 Query Builder Pairing Code overview of the Query Builder implementation for the Admin APIs
- 2019-05-15 Query Builder Discussion A discussion about a proof of concept for implementing a Query Builder to support the Admin APIs
- 2019-04-15 A-Team Pairing on Storage in Transit Service Object A-team had a discussion about why/how to implement service objects and used the Storage in Transit handlers as an example.