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 b9cebd54..a1528411 100644 --- a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md +++ b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md @@ -421,6 +421,7 @@ SPAs are sometimes teh right solution. Why do they want to use it, can the same - Profile, identidy, optimise, monitor - Loosely couple templates to your app code - Help your front ends - put your front end developers first +- You don't need to use a SPA for single pages, use JavaScript for that one page. It doesn't need to be all or nothing. ## BDD Your Symfony Application (Kamil Kokot)