Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
0cda088b41
commit
13bb9cced4
|
@ -450,7 +450,12 @@ SPAs are sometimes teh right solution. Why do they want to use it, can the same
|
||||||
* We just need to know that there are 5 seats left on a flight
|
* We just need to know that there are 5 seats left on a flight
|
||||||
* Talk and communicate about how the feature is going to work - not just developers
|
* Talk and communicate about how the feature is going to work - not just developers
|
||||||
* BDD aids communication
|
* BDD aids communication
|
||||||
|
* Questions we can ask
|
||||||
* Can we get a different outcome when the context changes?
|
* Can we get a different outcome when the context changes?
|
||||||
|
- When there was only one seat available
|
||||||
|
- When there were no available seats
|
||||||
|
* Can we get the same outcome when the event changes? Can we change 'When' and 'Then stays the same'
|
||||||
|
-
|
||||||
|
|
||||||
## Migrating to Symfony one route at a time (Steve Winter)
|
## Migrating to Symfony one route at a time (Steve Winter)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue