Menu
Assault By Logic
Search
Explore
  • Product
  • Analytics
  • Reference
  • Tools
  • Data & Analytics
Search
Assault By Logic

Articles, quotes and more

Assault By Logic
  • Product
  • Analytics
  • Reference
  • Tools
  • Data & Analytics

Recent Posts

  • Episode 3: Lani Rosales, COO – The state of the tech job market.
  • Analytics 101: Data Governance
  • Understanding Customer Churn: Best Practices for Delivering Insightful Data
  • Whitepaper: Building a Data Platform: A Comprehensive Guide
  • Episode 2: Will Lowrey, Product Manager Coach
  • Posted in
    • JavaScript
    • Tools

List of useful Javascript Libraries

  • Posted byby John Steinmetz
  • 12 years ago
  • 1 min

Here is a great list of libraries that can be used in applications. http://coding.smashingmagazine.com/2009/03/02/40-stand-alone-javascript-libraries-for-specific-purposes/

Here is a great list of libraries that can be used in applications.
http://coding.smashingmagazine.com/2009/03/02/40-stand-alone-javascript-libraries-for-specific-purposes/

  • javascript

Post navigation

previous post

Responsive iFrames

next post

5 things every account manager should know about development

  • Posted in
    • JavaScript

Using HTML5 localStorage to store objects and arrays

  • Posted byby John Steinmetz
  • September 3, 2015
  • 1 min

Did you know that you can use localStorage to store JSON objects and arrays? Many times you will need quick access to these items and you shouldn’t have to duplicate…

Continue reading
  • Posted in
    • JavaScript

Prototyping function to add commas to numbers

  • Posted byby John Steinmetz
  • February 5, 2013
  • 1 min

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 =…

Continue reading
  • Posted in
    • JQuery

Templating, JavaScript and Moustache.js

  • Posted byby John Steinmetz
  • February 5, 2013
  • 1 min

The ability to “templatize” HTML using javaScript isn’t a new concept but with mustache.js it is getting easier and more streamlined. Inside of the core, there are lots of functions…

Continue reading
  • Information is made to be shared.
    • Product
    • Analytics
    • Reference
    • Tools
    • Data & Analytics
Please wait...

Subscribe to the Assault By Logic blog

Want to be notified when my articles are published? Enter your email address and name below to be the first to know.
SIGN UP FOR NEWSLETTER NOW