Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
496cdf7668
commit
40b529039b
|
@ -433,6 +433,11 @@ SPAs are sometimes teh right solution. Why do they want to use it, can the same
|
||||||
* Behaviour driven development. Combines TDD and DDD, into an agile methodology
|
* Behaviour driven development. Combines TDD and DDD, into an agile methodology
|
||||||
* Encourages communication and creates shared understanding
|
* Encourages communication and creates shared understanding
|
||||||
* Living, executable documentation that non-programmers understand. Always correct.
|
* Living, executable documentation that non-programmers understand. Always correct.
|
||||||
|
* Feature file
|
||||||
|
- Feature
|
||||||
|
- Scenario
|
||||||
|
- In order to...
|
||||||
|
- Who gets the benefit?
|
||||||
|
|
||||||
## Migrating to Symfony one route at a time (Steve Winter)
|
## Migrating to Symfony one route at a time (Steve Winter)
|
||||||
|
|
||||||
|
|
Reference in a new issue