diff --git a/sections/programming.md b/sections/programming.md index 2cfcd1d..48d3613 100644 --- a/sections/programming.md +++ b/sections/programming.md @@ -824,6 +824,7 @@ See also [Calm programming / Slow programming](#calm-programming--slow-programmi * [learnk8s](https://learnk8s.io/production-best-practices) - Kubernetes production best practices | A curated checklist of best practices designed to help you release to production * [diegolnasc/kubernetes-best-practices](https://github.com/diegolnasc/kubernetes-best-practices) - A cookbook with the best practices to working with kubernetes. * [PHP The Wrong Way](https://phpthewrongway.com/) - In the world of PHP programming, a set of trends are massively being propagated by some people (in their books and on websites) as “Modern PHP” while all other approaches are frowned upon as backward, stupid, or just plain wrong. This website has been created in an attempt to present a pragmatic view on PHP programming. A view dictated by experience and practical consequence rather than popular trends, theory, or academic dogma. +* [Web Usability Checklist](https://teamsuccess.io/UX) - Catch common usability problems before user testing > Tools * [Clean Code Cheat Sheet v2.4](https://www.planetgeek.ch/2014/11/18/clean-code-cheat-sheet-v-2-4/) - (2014) cheat sheet for clean code