
Javascript
Get flash to fully experience Pearltrees
Last week I was playing around with a little EaselJS experiment which required me to do collision detection against all items on the screen. This worked fine with a small number of items, but of course, the more items I added, the slower everything became. I knew that I needed to optimize the code, and pare down the number of collision checks.
JavaScript QuadTree Implementation at Mike Chambers
ECMA-262 » JavaScript. The core.
Read this article in: Chinese , Japanese , German , Arabic , Russian , Korean , French .GameBoy Emulation in JavaScript: GPU Timings
When it comes to adding JavaScript functionality to a website, jQuery has become the solution of choice for web designers and developers. With it’s ease of use and ever-growing selection of plugins, there’s really no point to look elsewhere. Awesome jQuery plugins are popping up everyday, and we’re always on the look out.
10 Fresh and Useful jQuery Plugins
Opening up Closure Library
Published August 30th, 2010 Under JavaScript | Leave a Comment Closure Library is the open-source JavaScript library behind some of Google’s big web apps like Gmail and Google Docs.Node.js

