JS Paint ~~ as a cross-platform native desktop app. In other words, the "🎨 Classic MS Paint, REVIVED + ✨Extras".exe hehe - GitHub - i5ik/jspaint.exe: JS Paint ~~ as a cross-platform nativ... (more…)
Read more »
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 »
Let's look at how to debug all JavaScript events and log them to the console with a nifty trick.
... (more…)
Read more »
Since I’ve mentioned that I recently learned JavaScript, people have asked me how and what I recommend. So here’s my experience and best advice for 2020. (more…)
Read more »
This is the second article in The JavaScript Snippet Series. In the previous episode we discussed three methods of getting unique values from JavaScript. In this article, we will discuss various ways of sorting arrays in JavaScript.
Sorting is a com... (more…)
Read more »