oliverdavies.uk/website/source
Oliver Davies ae023bc09e docs(daily-email): add post
diff --git a/website/source/_daily_emails/2022-09-28.md b/website/source/_daily_emails/2022-09-28.md
new file mode 100644
index 0000000..e9f6378
--- /dev/null
+++ b/website/source/_daily_emails/2022-09-28.md
@@ -0,0 +1,18 @@
+---
+title: "Mob programming at PHP South Wales"
+date: "2022-09-28"
+permalink: "/archive/2022/09/28/mob-programming-php-south-wales"
+tags: []
+---
+
+Tonight was our September meetup for the PHP South Wales user group, where I ran a hands-on session on mob programming.
+
+I created [a small slide deck](https://speakerdeck.com/opdavies/an-introduction-to-mob-programming) before we started a mob session with the group.
+
+We worked on the FizzBuzz kata in PHP, using Pest for our automated tests.
+
+We followed the Driver and Navigator model, with one person responsible for the typing and interpreting the instructions from the Navigators, and switched roles every ten minutes.
+
+It was a fun experience and nice to code with some people who I hadn't coded with before.
+
+We did some code kata sessions during our online meetups which also seemed to go well, so coding nights on katas or personal or open-source projects might be something that we do more of in the future.
2022-09-29 22:22:37 +01:00
..
_daily_emails docs(daily-email): add post 2022-09-29 22:22:37 +01:00
_includes chore: update daily email forms 2022-08-22 00:44:52 +01:00
_layouts feat(daily-email): add Drip subscribe forms 2022-08-21 21:57:05 +01:00
_pages chore: update page URL 2022-09-23 12:15:36 +01:00
_posts docs: mark posts as draft 2022-09-22 00:30:17 +01:00
_projects refactor: move into a website directory 2022-07-13 20:32:26 +01:00
_talks refactor: move into a website directory 2022-07-13 20:32:26 +01:00
blog/tags refactor: move into a website directory 2022-07-13 20:32:26 +01:00
images refactor: move into a website directory 2022-07-13 20:32:26 +01:00
sites/default/files refactor: move into a website directory 2022-07-13 20:32:26 +01:00
archive.xml.twig feat: add archive RSS feed 2022-08-14 22:40:45 +01:00
favicon.ico refactor: move into a website directory 2022-07-13 20:32:26 +01:00
rss.xml.twig refactor: move into a website directory 2022-07-13 20:32:26 +01:00
sitemap.xml.twig refactor: move into a website directory 2022-07-13 20:32:26 +01:00