Generate QR Code in JavaScript Quickly

This article shows you how to generate QR code in JavaScript quickly using the QRCode.js JavaScript library available on GitHub with example. Read more

Similar

Towards a Safer JavaScript

As programs become large, their complexity also grows. Bugs become harder to track down, mistakes easier to make. What if we could make small parts of our application more predictable? What if we could start to create fewer places where bugs originate? By... (more…)

Read more »