Reverse Engineering One Line of JavaScript

Few months ago I received the following email from a friend of mine: Subject: Can you unroll and explain this 1 line of code to me? Body: Call me stupid but…I don’t understand it and wo… Read more

Similar

Simulating a Virus Outbreak with JavaScript

This post will and simulate how viruses can spread throughout a community and implement a variety of different parameters to see how these affect the simulation. This is following on from last week's post on how to do a bouncing ball simulation with the c... (more…)

Read more »