Why your team doesn't need to use pull requests
infrastructure-as-code.com/book/2021/01/02/pull-requests.htmlGithub introduced the pull request practice, and features to support it, to make it easier for people who run open-source projects to accept contributions fr...
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
Psychology of Code Readability | by Egon Elbre | Medium
medium.com/@egonelbre/psychology-of-code-readability-d23b1ff1258aBy no means should this be regarded as truth, but rather a model that I’ve found extremely helpful in understanding and finding better ways of writing code. I think one of the things every programmer…
The CNIL publishes a GDPR guide for developers | CNIL
cnil.fr/en/cnil-publishes-gdpr-guide-developersIs this guide only for developers? This guide is mainly aimed at developers working alone or in teams, team leaders, service providers but also at anyone interested in web or application development. It provides advice and best practices, and thus gives useful keys to understand the GDPR for every stakeholder, regardless of the size of their structure. It can also stimulate discussions and practices within the organisations and in customer relationships.
Introduction - Vime
vime-js.com/All your media player needs in one place - a modern alternative to Videojs and Plyr. Supports Html5, Hls, Dash, YouTube, Vimeo, Dailymotion and more to come.
How to do a code review | eng-practices
google.github.io/eng-practices/review/reviewer/Google’s Engineering Practices documentation
OKRs from a development team’s perspective – ZAFU LABS
zafulabs.com/2019/05/24/okrs-from-a-development-teams-perspective/Most of the companies I've worked for in the last 5 years have used the OKR system. Although this system was invented in the 70s, it has more recently become popular at Google and has spread through the tech world. It's a simple system where the company defines a number of Objectives, and each objective…
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
Adactio: Journal—Split
adactio.com/journal/15050Materials and tools; client and server; declarative and imperative; inclusion and privilege.
Lessons from 6 software rewrite stories – Herb Caudill – Medium
medium.com/@herbcaudill/lessons-from-6-software-rewrite-stories-635e4c8f7c22Almost two decades ago, Joel Spolsky excoriated Netscape for rewriting their codebase in his landmark essay Things You Should Never Do. He concluded that a functioning application should never, ever…