May 2012
16 posts
Improving HTML5 Canvas Performance - HTML5 Rocks →
May 28th
Why Our Code Smells - opensoul.org →
read this…and http://www.amazon.com/Growing-Object-Oriented-Software-Guided-Tests/dp/0321503627 and http://www.amazon.com/Test-Driven-JavaScript-Development-Developers-Library/dp/0321683919
May 24th
Js2coffee: convert JavaScript code to CoffeeScript →
Come on, convert your old code bases to coffeescipt :)
May 23rd
Js2coffee: convert JavaScript code to CoffeeScript →
Come on, convert your old code bases to coffeescipt :)
May 23rd
Algorithm for automatic cache invalidation -... →
Beautiful algorithm explainable using graph theory
May 21st
What makes a good engineering culture? - Edmond... →
May 21st
jQuery Knob demo →
May 18th
vdemedes/restie →
JavaScript ORM that talks to RESTful interface, rather than database. For Node.js and browsers
May 10th
Findings from JSPerf
I looked through JSPerf and noted the imo most important or surprising benchmarks. Run them in your browser to see the exact results. Note that I only checked them in Chrome Dev. I am going to write an extra post just for templating libraries with other browsers and syntax etc. taken in account. Check object for property: === undefined is the fastest...
May 8th
maritz/nohm →
Nohm is an object relational mapper (ORM) written for node.js and redis.
May 7th
Zero downtime deploys for Rails apps →
May 7th
niklasvh/html2canvas →
This script allows you to take “screenshots” of webpages or parts of it, directly on the users browser. The screenshot is based on the DOM and as such may not be 100% accurate to the real representation as it does not make an actual screenshot, but builds the screenshot based on the information available on the page.
May 7th
osuushi/Smooth.js →
Smooth.js takes an array of numbers or vectors and returns a parametric function that continuously interpolates that array. Smooth.js supports several interpolation methods, and flexible options for boundary behavior.
May 7th
Delayed Image Loading on Long Pages →
May 7th
Jenga - Physijs →
this…is…JENGA-IN-THE-BROWSER-LIKE-NEVER-BEFORE!!!
May 3rd
multi-server continuous deployment with fleet ::... →
May 1st