Live blogging from SymfonyLive London 2019

This commit is contained in:
Oliver Davies 2019-09-13 10:12:30 +01:00
parent d040a9d48a
commit 5e3346e549

View file

@ -108,4 +108,9 @@ Notifier
* Stack is top and buttom - Last-in, first-out
* Queue is back and front - last in, first out
*
### 2013
* Using Symfony, used 40 or 50 bundles in a project - too much information!
* Used to copy and paste, duplicate a lot of code
* Testing your controllers - controllers as services?