Update presentations to use the abstract block

This commit is contained in:
Oliver Davies 2025-03-21 17:11:10 +00:00
parent 51b1ce4d55
commit 76ae7ae61c
26 changed files with 52 additions and 0 deletions

View file

@ -13,6 +13,8 @@ events:
url: https://www.meetup.com/php-south-wales/events/288359737
---
{% block abstract %}
Pair and mob programming are collaborative approaches to software development where tasks are completed in small groups instead of by individuals.
In this talk, Ill explain more about mob programming, its benefits and how it works, and then well put it into practice with an interactive mob session where we add a feature to a codebase.
{% endblock %}