Tag Archives: javascript

Luhn-valid credit card number generator for arbitrary BIN

If you run your own payment page, you probably know by now that the MasterCard 2-series BIN expansion is coming, and having some test cards to run against validators is always useful to check that your front-end update is going well—but where do you get them? There are many websites that provide generators that produce … Continue reading Luhn-valid credit card number generator for arbitrary BIN

The Next Challenge of the Web is Us

ForwardJS keynotes of Christian Heilmann (@codepo8) addressing the growing complexity of frontend development technologies and how important it is that we keep the initial barrier low to make the web accessible to new developers and publishers as well. Many new IT users land directly on smartphones with their closed-app ecosystems. How can we bring the web to these new users? See also A user interface is like a joke.