Live blogging from SymfonyLive London 2019

This commit is contained in:
Oliver Davies 2019-09-13 14:43:17 +01:00
parent bfbbcd8835
commit f3c4138f3a

View file

@ -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) ## BDD Your Symfony Application (Kamil Kokot)
- Applying BDD with Sylius * Applying BDD to Sylius
- 2 years since release of Sylius (Symfony 2 alpha) * 2 years since release of Sylius (Symfony 2 alpha)
* The business part is more important than the code part * The business part is more important than the code part
* Behaviour driven development. Combines TDD and DDD, into an agile methodology * Behaviour driven development. Combines TDD and DDD, into an agile methodology
*
## Migrating to Symfony one route at a time (Steve Winter) ## Migrating to Symfony one route at a time (Steve Winter)