Live blogging from SymfonyLive London 2019

This commit is contained in:
Oliver Davies 2019-09-13 15:09:00 +01:00
parent 45310fe376
commit bf0ec5297d

View file

@ -491,6 +491,12 @@ SPAs are sometimes teh right solution. Why do they want to use it, can the same
* Use `$this->kernelBrowser->request()`
* Use `assert()` function wuthin `@Then`
### Back to reality - how it's done with Sylius
* Business part applies to all context. Start talking about what needs to be done, start communicating
* Implement contexts for UI and API
* 12716 steps, 1175 scenarios, 8 min 8 sec, 2.4 scenarios /sec
* 12x faster than JS
## Migrating to Symfony one route at a time (Steve Winter)
## Closing Keynote: The fabulous World of Emojis and other Unicode symbols (Nicolas Grekas)