Github 2016 Report Card
My 2016 Commits
My 2016 Commits
About cross domain tracking: https://support.google.com/analytics/answer/1033876
To setup cross domain tracking from either Google Analytics or Google Tag Manager: https://support.google.com/analytics/answer/1034342
To setup Analytic Reports to include the domain name: https://support.google.com/analytics/answer/1034342#Next
An opinionated list of great tools for NodeJS tooling.
A few things NOT to try at home.
I recently needed to redirect a DNS (like links.sportscafe.in) to a path (like http://trello.com/abc). Here is what finally helped me: http://stackoverflow.com/a/14289082/1233476
A Rube Goldberg machine is a contraption, invention, device, or apparatus that is deliberately over-engineered to perform a simple task in a complicated fashion, generally including a chain reaction.
Spock is the new kid in town in the crowded world of testing frameworks.
Here is an article on Spock where the author tries to vent out years in frustration over JUnit in a very professionally demeanor.
What he was really trying to say is:
No, am not talking about my actual passport, which also needs to be renewed soon by the way. Am talking about PassportJS.
No I am not going to write a tutorial for everything under the sun if it already exists.
Just recently found a great tutorial for Hexo - https://www.cgmartin.com/2016/01/03/getting-started-with-hexo-blog/
Useful info:
hexo new draft "postName"
, hexo pusblish "postName"
<!-- more -->
to show only the part above it listing pages and hide the rest in a “read more” buttonLogin is still a tough problem! It’s been 5 years since I left coding professionally and still parts of this remain unresolved.