From 0cb1ff6f6d4910311387c10ea961e4203134e7e9 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 13 Sep 2019 14:43:54 +0100 Subject: [PATCH] Live blogging from SymfonyLive London 2019 --- source/_posts/2019-09-13-live-blogging-symfonylive-london.md | 2 ++ 1 file changed, 2 insertions(+) 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 cd51a51e..1dd8922b 100644 --- a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md +++ b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md @@ -428,6 +428,8 @@ SPAs are sometimes teh right solution. Why do they want to use it, can the same * Applying BDD to Sylius * 2 years since release of Sylius (Symfony 2 alpha) * The business part is more important than the code part + +### What is BDD? * Behaviour driven development. Combines TDD and DDD, into an agile methodology * Envourages communication * Creates shared understanding