“It goes without saying that GitHub offers some of the best collaboration tools in the industry. If you're like me, you spend most of your days on GitHub filing bugs and feature requests, reviewing code, and shipping features. You love how deeply GitHub issues (and pull requests) integrate with your…”— Codetree, codetree.com
“Reading through the guided code will help you learn about how most compilers work from end to end.”— thejameskyle, github.com
“test("hello world",function() {2 equal(1,1,"This should never happen!");3 });”— Multiple, github.com