Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
d040a9d48a
commit
5e3346e549
|
@ -108,4 +108,9 @@ Notifier
|
||||||
|
|
||||||
* Stack is top and buttom - Last-in, first-out
|
* Stack is top and buttom - Last-in, first-out
|
||||||
* Queue is back and front - 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?
|
||||||
|
|
Loading…
Reference in a new issue