There is no faster (pun intended) way to slow down a site than to use a bunch of JavaScript. (more…)
Read more »
A tutorial showing you how to build an ear trainer with javascript. You'll build a quiz that tests you on your ability to recognize common music intervals. (more…)
Read more »
Access your mysql databases with pure Javascript. Contribute to JackChilds/jsmysqldb development by creating an account on GitHub. (more…)
Read more »
“Café Allongé, also called Espresso Lungo, is a drink midway between an Espresso and Americano in strength. There are two different ways to make it. The first, and the one I prefer, is to add a small amount of hot water to a double or quadruple Espresso R... (more…)
Read more »
If your web app gets huge amount of data from your server, FlatBuffers is the perfect ‘heavy lifting’ tool for you. Here’s how we use it at Jaco.
Read more »