Merge pull request #291 from lakuapik/patch-1
This commit is contained in:
@@ -67,6 +67,12 @@
|
||||
"desc": "134 Slides to help fix your code. Performance and testing are just one aspect of code, to really be successful your code needs to be readable, maintainable and generally easier to comprehend and work with.",
|
||||
"url": "https://www.slideshare.net/rdohms/your-code-sucks-lets-fix-it-15471808",
|
||||
"tags": ["slides", "readability", "rules"]
|
||||
},
|
||||
{
|
||||
"title": "Clean Code PHP",
|
||||
"desc": "Software engineering principles, from Robert C. Martin's book Clean Code, adapted for PHP.",
|
||||
"url": "https://github.com/jupeter/clean-code-php",
|
||||
"tags": ["book", "guide", "rules", "standards"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user