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.
I work in technology sector. And I do round a clock, not only from 9 to 5. It is my bread and butter, it is my hobby, it is the fascination of my life. And with the current rate of change particular in information technology (IT), there is always something new to learn, to try, to talk about. I often post news, thoughts, and reviews. And when I do, this is the category I use.
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.
Angular vs. React – the tie breaker.
UPDATE (2016-09-03): You might also want to check out this article.