Slide 47
Slide 47 text
CODE CONSIDERATIONS FOR THE ENTERPRISE
2
• Bugs and performance issues aren’t bad; they’re signs
from the app that we can now have a guided refactor
• Plenty of tools to identify (debug bar, bug tracking
services, etc.)
• Plenty of solutions to consider (cache, queued jobs,
microservices, etc.
• “Fail fast,
fi
x fast”
When things go wrong…