List of antidebugging techniques applied to JavaScript (focused on browsers)... (more…)
Read more »
Typefont - An Artifical Intelligence written entirely in JavaScript that recognizes the font of a text in a image using image processing libraries and the Tesseract Optical Character Recognition en... (more…)
Read more »
Following the original JavaScript hacks for hipsters, here’s some new goodies. Coding JavaScript in 2017 is actually fun again! (more…)
Read more »
How pass a Function as a Parameter of another function in JavaScript. A tutorial with examples. (more…)
Read more »
We refactor 3 functions, taking line by line imperative code to a single composed expression using Box container type.
Read more »