Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
cae351efc7
commit
93d4085dfb
|
@ -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
|
- 'Right tool for the job' - JS on the front-end, PHP on the back-end
|
||||||
- Division of responsibility == faster development
|
- Division of responsibility == faster development
|
||||||
- Reusable API - Api -> Mobile App and SPA - easy to add another consumer
|
- Reusable API - Api -> Mobile App and SPA - easy to add another consumer
|
||||||
- Easier to debug
|
- Easier to debug?
|
||||||
|
|
||||||
### Why not SPAs?
|
### Why not SPAs?
|
||||||
- Lots of HTTP requests (400 to load the initial page on one project) == slow front end
|
- Lots of HTTP requests (400 to load the initial page on one project) == slow front end
|
||||||
|
|
Loading…
Reference in a new issue