The difference is that return false; takes things a bit further in that it also prevents that event from propagating...
So the next time you find yourself grumbling about declaring the same thing four times, once for each browser, remember...
Test spies are a form of test double that preserves the normal four-phase unit
The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development...
How do you scale CSS for millions of visitors or thousands of pages? Object Oriented CSS allows you to write...
LiveReload applies CSS/JS changes to Safari or Chrome w/o reloading the page
Don't do iPhone apps.
What do we expect from the custom finder? We expect that it should find assets A, B, C and should...
CSS Level 3 brings with it some incredibly powerful styling features. Rounded corners, soft drop shadows, gradient fills, and so...
A behavior for Internet Explorer allowing it to recognize and render various CSS3 box decoration properties
JCommander is a very small Java framework that makes it trivial to parse command line parameters.
It turned out this guy was Mark Rein from Epic, although he seemed to assume everyone within earshot knew exactly...
All ActiveRecord associations except for has_many :through support callbacks for pre- and post-insertion/deletion via the following, self...
Overflow does some cool things you should know about.
All browsers that support the CSS text-shadow and box-shadow properties also support the new CSS3 RGBa syntax. Which...
Well, today computers really only have one kind of storage, and it is usually some sort of disk, the operating...
Apple’s App Store was a constant source of stress in the development process. Every time another story of Apple...
Compatibility tables for features in HTML5, CSS3, SVG and other upcoming web technologies
Gerrit is a web based code review system, facilitating online code reviews for projects using the Git version control system...
The problem isn't that Git is to hard, it's that smart developers are impatient and have exactly zero...
We didn’t want to leave front-end developers in the dark when their Javascript throws errors, so we’ve...