Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
99f070101f
commit
98e8a86f02
|
@ -408,7 +408,7 @@ If you're trying to speed things up, find out where the problem is.
|
||||||
* Separate UI tests from back-end tests. Different layers for different teams. People don't need to run everything if they are only changing certain things.
|
* Separate UI tests from back-end tests. Different layers for different teams. People don't need to run everything if they are only changing certain things.
|
||||||
- Help your front end
|
- Help your front end
|
||||||
+ Webpack - Encore
|
+ Webpack - Encore
|
||||||
+ Type hinting in functions and filters
|
+ Type hinting in functions and filters, easier to debug
|
||||||
+ Logging
|
+ Logging
|
||||||
+ Friendly exceptions - help front-end devs by returning meaningful, readbale errors
|
+ Friendly exceptions - help front-end devs by returning meaningful, readbale errors
|
||||||
+ Web Debug Toolbar and Profiler
|
+ Web Debug Toolbar and Profiler
|
||||||
|
|
Loading…
Reference in a new issue