Reapply "Format talk page front matter"

This reverts commit 52659b653e.
This commit is contained in:
Oliver Davies 2024-08-07 01:48:16 +01:00
parent 52659b653e
commit 1308c487fa
39 changed files with 640 additions and 757 deletions

View file

@ -1,17 +1,16 @@
---
title: An introduction to mob programming
description: |
What is mob programming, how does it work, and why should we do it?
What is mob programming, how does it work, and why should we do it?
speakerdeck:
id: f37b16f915d64bc0b4a20f9f965e5353
ratio: '1.77725118483412'
url: https://speakerdeck.com/opdavies/an-introduction-to-mob-programming
id: f37b16f915d64bc0b4a20f9f965e5353
ratio: '1.77725118483412'
url: https://speakerdeck.com/opdavies/an-introduction-to-mob-programming
events:
-
name: PHP South Wales
location: Cardiff, Wales
date: 2022-09-28
url: https://www.meetup.com/php-south-wales/events/288359737
- name: PHP South Wales
location: Cardiff, Wales
date: 2022-09-28
url: https://www.meetup.com/php-south-wales/events/288359737
---
Pair and mob programming are collaborative approaches to software development where tasks are completed in small groups instead of by individuals.