jnstq (owner)

Revisions

gist: 125505 Download_button fork
public
Public Clone URL: git://gist.github.com/125505.git
Embed All Files: show embed
snippet.txt #
1
2
3
4
Is it DRY?
Does it have one responsibility?
Does everything in it change at the same rate?
Does it depend on things that change less often than it does?