High-Performance, Garbage-Collector-Friendly Code Aug 6th, 2012 | by Martin Wells 16 milliseconds is not a lot of time. Try eating a hotdog that … (more…)
Read more »
This article lists the top 10 JavaScript naming conventions every JavaScript developer should know to write code that every other developer understands. (more…)
Read more »
As we build sites that are more heavily reliant on JavaScript, we sometimes pay for what we send down in ways that we can’t always easily see. In this talk, ... (more…)
Read more »
Prime numbers (those that are divisible by only themselves and one) are mathematically wild. Unlike, say, the even numbers, the primes famously elude the capture and discipline of a neat mathematical formula. Compare: For any given even number, we have a ... (more…)
Read more »
JavaScript can be weird, let’s find the explanation to some of the weirdest JavaScript moments. (more…)
Read more »