diff --git a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md index 8434dcb8..9bef00c5 100644 --- a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md +++ b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md @@ -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?