Dominic Elm DM'd me on Twitter to ask me questions about circular dependencies, and, well, I didn't know the answer. After some testing, discussion, and *ahem* chatting to the V8 team, we figured it out, but I learned something new about JavaScript along ... (more…)
Read more »
Argentinian security expert Manuel Caballero has published new research that shows how a website owner could show a constant stream of popups, even after the user has left his site, or even worse, execute his very own persistent JavaScript code while the ... (more…)
Read more »
A DOS JavaScript Canvas with sound. Contribute to SuperIlu/DOjS development by creating an account on GitHub. (more…)
Read more »
Alternative Twitter front-end. Contribute to zedeus/nitter development by creating an account on GitHub. (more…)
Read more »
Arrays in JavaScript are very commonly used DataStructure. It can be very handy to know your way around Arrays. Here are different ways to create Arrays. (more…)
Read more »