Some days ago I posted an article on “Detecting Facial Features with Python” and I got many questions from people on twitter on how to do that with JavaScript. Today we are going to be answering that and we will add some extras like masking your face with... (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 »
With the emergence of the Node.js ecosystem, JavaScript has become a
widely-used programming language for implementing server-side web applications.
In this paper, we present the first empirical study of static code analysis
tools for detecting vulnerabil... (more…)
Read more »
Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed. - robinmoisson/staticrypt... (more…)
Read more »
Foundation HTML5 Animation with JavaScript, by Billy Lamberta and Keith Peters, covers everything that you need to know to create dynamic, scripted animations using the HTML5 canvas. (more…)
Read more »