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 4a1cb442..cbd6b174 100644 --- a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md +++ b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md @@ -500,7 +500,9 @@ SPAs are sometimes teh right solution. Why do they want to use it, can the same - Turn off debug settings, add caching - Enable OPcache -Write features in a natural way +* Write features in a natural way +* Too many setup steps - merge steps. less visual debt. e.g. Create currency, zone and locale when creating a store +* Avoid scenarios that are too detailed ## Migrating to Symfony one route at a time (Steve Winter)