Oliver Davies
f33e9beaa4
Use a consistent format for talk events, with the most recent talk at the top of the list with the rest in a descending order. This removes the need to use a `reverse` filter in the events partial.
790 B
790 B
title | description | speakerdeck | events | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
An introduction to mob programming | What is mob programming, how does it work, and why should we do it? |
|
|
Pair and mob programming are collaborative approaches to software development where tasks are completed in small groups instead of by individuals.
In this talk, I’ll explain more about mob programming, its benefits and how it works, and then we’ll put it into practice with an interactive mob session where we add a feature to a codebase.