From 0182de8ee77f4a8c061237ac8970748f90b0d5c6 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 13 Sep 2019 14:44:21 +0100 Subject: [PATCH] Live blogging from SymfonyLive London 2019 --- source/_posts/2019-09-13-live-blogging-symfonylive-london.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md index cd27ebb7..719de1b0 100644 --- a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md +++ b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md @@ -431,8 +431,7 @@ SPAs are sometimes teh right solution. Why do they want to use it, can the same ### What is BDD? * Behaviour driven development. Combines TDD and DDD, into an agile methodology -* Encourages communication -* Creates shared understanding +* Encourages communication and creates shared understanding * Living, executable documentation ## Migrating to Symfony one route at a time (Steve Winter)