Underscores and Credit Cards

  • Underscore.js is "the tie to go along with jQuery's tux." Basically a collection of roughly 60 functions to help aid in common tasks. Taking a look at some of the commands present I can absolutely see how this would be an incredibly handy way to speed up production.
  • Stripe.js aims to make credit card handling with javascript a bit easier. It creates a single-use token based off of the card number, cvc and expiration that can be passed on to a processing server. Personally I don't do much of anything in the credit card processing realm but it seems like a good tool to have in your shed.

Comments: Underscores and Credit Cards

Comments (1) · Oct 17, 2011 - 8:07 am ·