In tech, nothing is ever finished. It is just a one series of goals leading to the next.
Post navigation
previous post
Hidden Falls - November, 2020
next post
Service Companies, Open Networks & the Global Data Supply Chain
The general thought for a digital services company is to attempt to set themselves apart from their competitors using some niche or other differentiator. As technology evolves, the standard services…
By far, the most damaging mistake you can make in analytics is not collecting all potential data points.
Thanks to my predecessor Mike Grace for this helpful little script. It extends javascript to add the correct comma places to any number. Number.prototype.addCommas = function() { var nStr =…