September 2016
Intermediate to advanced
270 pages
5h 16m
English
In this chapter we covered some fundamental anti-patterns for you to avoid; some were architectural, some were PHP-related, and others were at the management layer.
Fundamentally, anti-patterns result in technical debt. By technical debt, we are talking about code that is so hard to extend that it becomes harder to make changes to later on.
Here's a list of things I want you to do to fix this:
In this chapter, we have learned some common design issues that can lead to severe problems; these principles ...
Read now
Unlock full access