Live blogging from SymfonyLive London 2019

This commit is contained in:
Oliver Davies 2019-09-13 13:56:43 +01:00
parent 5f2d3faef5
commit 4753202b4a

View file

@ -333,6 +333,7 @@ A way on the front-end JS, CSS, images at the beginning of the request, sends a
- Blurred responsibilities == tightly coupled teams
- harder to debug, bugs fall between systems and teams. Huge gap between front-end and back-end, passing responsibilites.
- You can fix these problems in SPAs, but is it worth it?
+ Examples of good SPAs - Trello, Flickr
## Using Twig as an alternative to an SPA?