All Results in web links

showing 1-5 results of 98 [
]
Another primer on how to write good commit messages. Explains and defines rules based on earlier write-ups.
Mark D., a former coworker of mine at ArsDigita (wikipedia entry), outlines his interpretation of the UTP for software development.
Nathanial, maintainer of ActiveMerchant's open source repository, talks about the downsides of "merge pull request" button on the web interface of Github and presents an alternative. The most interesting part
Talks about maintaining a more readable style of feature spec by extracting methods. An aid to moving from Cucumber to Rspec features.
Walks through a refactoring giving examples of patterns to refactored out.