Live blogging from SymfonyLive London 2019

This commit is contained in:
Oliver Davies 2019-09-13 14:44:37 +01:00
parent 0182de8ee7
commit 496cdf7668

View file

@ -432,7 +432,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 and creates shared understanding
* Living, executable documentation
* Living, executable documentation that non-programmers understand. Always correct.
## Migrating to Symfony one route at a time (Steve Winter)