Data is my passion and people are my purpose.
Post navigation
previous post
Service Companies, Open Networks & the Global Data Supply Chain
next post
Technology Planning: API First Design
Using 2 common libraries (isotope & bootstrap typeahead), I built out an interesting responsive search type for a current project. Ive placed the code in my public git. Fork at…
- Posted in
Driving Organizational Success through Value-Centric Data Initiatives
- Posted byby John Steinmetz
- 3 min
As a leader of Data in today’s dynamic business landscape, I recognize the pivotal role that data teams play in shaping an organization’s trajectory. It’s not just about handling data;…
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 =…