• How do you know that you have adequate test/approval test coverage?
    • +1
  • Methodology made a lot of sense, especially having a plan for mob programming.
  • Case/switch statements can be easier to understand than nested ifs.
  • Defining a workflow before mobbing made process smoother.
  • Breaking functions out by name helped make it easier to see what’s going on.
  • Group programming useful to help catch errors.
  • Interesting to learn about driver/navigator distinction.
  • Cool to learn IDE shortcuts from everybody.
  • Refactoring is a tool that is appropriate sometimes and not others.