Posted by Ivan Fratric, Project Zero tl;dr I combined Fuzzilli (an open-source JavaScript engine fuzzer), with TinyInst (an open-sou... (more…)
Read more »
String Encryption in JavaScript and PHP. GitHub Gist: instantly share code, notes, and snippets. (more…)
Read more »
how to compress images before upload to server, usually we don't compress images and upload them directly to server and then compress them in this tutorial you will learn how to compress images on client side. (more…)
Read more »
Get to know all about "let" and "const" in JavaScript ES6, and how it differs from the age old "var" keyword in defining variables. (more…)
Read more »
In this story, you'll meet the Junior Developer who's being told by the "Senior" Developer how programming is easy. They just need to download the right modules from npm and the work is done! (more…)
Read more »