Live blogging from SymfonyLive London 2019

This commit is contained in:
Oliver Davies 2019-09-13 14:24:18 +01:00
parent cae351efc7
commit 93d4085dfb

View file

@ -326,7 +326,7 @@ A way on the front-end JS, CSS, images at the beginning of the request, sends a
- 'Right tool for the job' - JS on the front-end, PHP on the back-end
- Division of responsibility == faster development
- Reusable API - Api -> Mobile App and SPA - easy to add another consumer
- Easier to debug
- Easier to debug?
### Why not SPAs?
- Lots of HTTP requests (400 to load the initial page on one project) == slow front end