Coding is perfect for social distancing.
A team divides the work. Everyone codes alone, right?
In agile, that's the worst way to work.
Coding is perfect for social distancing.
A team divides the work. Everyone codes alone, right?
In agile, that's the worst way to work.
| Swarming | The entire team works together to complete each goal. |
|---|---|
| Mobbing | Swarming with just one keyboard active at a time. |
| To get | Team bonding, team design, team debugging, continuous code review |
|---|---|
| To reduce | Daily standups, slack updates, feature branches, merge conflicts |
| Definitely swarm | OK for subgroup |
|---|---|
| Designing the UI | Tweaking CSS |
| Organizing the database | Adding data |
| First implementation of component | Bug fixes |
| First use of some technology | Bug fixes, testing possible technologies |
Thanks to Hakim El Hattab for RevealJS