Live blogging from SymfonyLive London 2019

This commit is contained in:
Oliver Davies 2019-09-13 14:44:21 +01:00
parent 5cef78e322
commit 0182de8ee7

View file

@ -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)