Code Sleuthing with Git has a handy tip for searching through git logs:
-S <string> Look for differences that change the number of occurrences of the specified string (i.e. addition/deletion) in a file.
All posts across the whole website belong to this category. They might also belong to some other categories as well, but this one holds all of them. Hence the descriptive name – All.
Code Sleuthing with Git has a handy tip for searching through git logs:
-S <string> Look for differences that change the number of occurrences of the specified string (i.e. addition/deletion) in a file.
Elevator.js fixes those awkward “scroll to top” moments the old fashioned way.
json2html – HTML Templating Engine. Available both as jQuery plugin and node.js package.