Live blogging from SymfonyLive London 2019

This commit is contained in:
Oliver Davies 2019-09-13 13:58:19 +01:00
parent b97da22caa
commit 89268ce556

View file

@ -337,6 +337,15 @@ A way on the front-end JS, CSS, images at the beginning of the request, sends a
### Using Twig as an alternative to an SPA?
### Faster UI - Try and figure out where the problem is.
If you're trying to speed things up, find out where the problem is.
* Browser tools
* Web debug toolbar
* Blackfire
* Optimise and monitor
## BDD Your Symfony Application (Kamil Kokot)
## Migrating to Symfony one route at a time (Steve Winter)