The Managers Handbook – The Manager's Handbook
themanagershandbook.com/This handbook represents the best of our collective knowledge on management and serves as the foundation of our internal training program here at Clearbit.
Maslow's pyramid of code review | dein.fr
dein.fr/2015-02-18-maslows-pyramid-of-code-review.htmlMaslow's pyramid can help us think about what great code reviews look like.
How to Make Your Code Reviewer Fall in Love with You · mtlynch.io
mtlynch.io/code-review-love/Updates about my life and what I learn about creating software
Best practices for managing & storing secrets like API keys and other credentials [2020]
blog.gitguardian.com/secrets-api-management/It is extremely important to understand that code reviews will not always detect secrets, especially if they are hidden in previous versions of code. The reason code reviews are not adequate protection is because reviewers are only concerned with the difference between current and proposed states of the code, they do not consider the entire history of the project.
Scaling in the presence of errors—don’t ignore... — programming is terrible
programmingisterrible.com/post/188942142748/scaling-in-the-presence-of-errorsdont-ignoreScaling in the presence of errors—don’t ignore them Building a reliable, robust service often means building something that can keep working when some parts fail. A website where not every feature is...
4 Rules for Intuitive UX – Learn UI Design
learnui.design/blog/4-rules-intuitive-ux.htmlObey the Law of Locality · ABD: Anything But Dropdowns · Pass the Squint Test · Teach by example
Form design: from zero to hero all in one blog post by Adam Silver, designer based in London, UK.
adamsilver.io/articles/form-design-from-zero-to-hero-all-in-one-blog-post/90% of the problems found in forms solved in a few hundred precious words.
RomuloOliveira/commit-messages-guide: A guide to understand the importance of commit messages and how to write them well
github.com/RomuloOliveira/commit-messages-guideA guide to understand the importance of commit messages and how to write them well - RomuloOliveira/commit-messages-guide
Checklist Design - best UI elements for the best UX practice
checklist.design/Checklist Design is a collection of best UI and UX you need to provide a complete, honest and rewarding experience for your users.