From f3c4138f3a3c124c8708b347b73f4cca4f142712 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 13 Sep 2019 14:43:17 +0100 Subject: [PATCH] Live blogging from SymfonyLive London 2019 --- source/_posts/2019-09-13-live-blogging-symfonylive-london.md | 5 +++-- 1 file changed, 3 insertions(+), 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 506f017c..2dd33fb5 100644 --- a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md +++ b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md @@ -425,10 +425,11 @@ SPAs are sometimes teh right solution. Why do they want to use it, can the same ## BDD Your Symfony Application (Kamil Kokot) -- Applying BDD with Sylius -- 2 years since release of Sylius (Symfony 2 alpha) +* Applying BDD to Sylius +* 2 years since release of Sylius (Symfony 2 alpha) * The business part is more important than the code part * Behaviour driven development. Combines TDD and DDD, into an agile methodology +* ## Migrating to Symfony one route at a time (Steve Winter)