Articles in the “code” category

jQuery vs. MooTools

Posted 2 months ago

A fair comparison by Aaron Newton.

Designing High-Performance Websites

Posted 2 months ago

A few highlights from Nicole Sullivan’s presentation on high-performance websites, with some links for your consumption.

Regarding Quality vs. Schedule

Posted 2 months ago

Business demands crap every time.

DomReady

Posted 2 months ago

Code alert: the smallest subset possible from jQuery to support dom Ready event.

Custom Buttons

Posted 5 months ago

Doug Bowman’s tale of the new buttons at Google:
Until some future version of HTML gives us new native controls to use in a browser, at Google, we’ve been playing and experimenting with controls we call “custom buttons” in our apps (among other custom controls).
(via)