Update presentations to use the abstract block
This commit is contained in:
parent
51b1ce4d55
commit
76ae7ae61c
26 changed files with 52 additions and 0 deletions
|
@ -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, 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.
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue