Closure is a named or anonymous function defined within the context of an object or any other function. Learn what is a JavaScript Closure through examples...
Read more »
This is post # 30 of the series, dedicated to exploring JavaScript and its building components. In the process of identifying and… (more…)
Read more »
Everyone knows that writing programs that exploit the GPU (Graphics Processing Unit) in your computer’s video card requires special arcane tools, right? Well, thanks to [Matthew Saw], [Fazil … (more…)
Read more »
Selector - A micro JavaScript library used as a replacement for jQuery, weighing in at nearly 5KB. (more…)
Read more »
This is an issue that I’ve seen a lot of confusion over, and even seasoned JavaScript developers might have missed some of its subtleties. So I thought it was worth a short tutorial. Let̵… (more…)
Read more »