Pinned Loading
-
-
golang_ctci
golang_ctci PublicWorking my way through cracking the coding interview in Go, because I want to learn it
-
ft-frontend
ft-frontend PublicFrontend code for the family photo sharing blog I'm building
JavaScript
-
whassat
whassat PublicMultilingual object detection in <6MB of neatly encapsulated javascript
JavaScript
-
-
Commit Hygiene; a treatise on the Wh...
Commit Hygiene; a treatise on the Whys and Hows 1## Introduction
23Commits (or changesets/patches) are the effective results of a developer's coding efforts. They describe a delta, or difference in contents that all other developers using a given codebase should also apply to their copies of the codebase, keeping it moving forward towards a common goal.
45It would seem apparent that there exist "better" and "worse" ways of creating, describing, and otherwise talking about these individual changes, but actually nailing down a consensus definition of "good" or "best" is often tricky. What follows here is one experienced developer's opinion of why it matters and what "good" means, along with some links to back that up.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.