css-tricks.com

The difference is that return false; takes things a bit further in that it also prevents that event from propagating...

alistapart.com

So the next time you find yourself grumbling about declaring the same thing four times, once for each browser, remember...

github.com

Test spies are a form of test double that preserves the normal four-phase unit

jboss.org

The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development...

github.com

LiveReload applies CSS/JS changes to Safari or Chrome w/o reloading the page

gusiev.com

What do we expect from the custom finder? We expect that it should find assets A, B, C and should...

css3pie.com

CSS Level 3 brings with it some incredibly powerful styling features. Rounded corners, soft drop shadows, gradient fills, and so...

positech.co.uk

It turned out this guy was Mark Rein from Epic, although he seemed to assume everyone within earshot knew exactly...

apidock.com

All ActiveRecord associations except for has_many :through support callbacks for pre- and post-insertion/deletion via the following, self...

mezzoblue.com

All browsers that support the CSS text-shadow and box-shadow properties also support the new CSS3 RGBa syntax. Which...

varnish-cache.org

Well, today computers really only have one kind of storage, and it is usually some sort of disk, the operating...

powazek.com

Apple’s App Store was a constant source of stress in the development process. Every time another story of Apple...

code.google.com

Gerrit is a web based code review system, facilitating online code reviews for projects using the Git version control system...

teddziuba.com

The problem isn't that Git is to hard, it's that smart developers are impatient and have exactly zero...

robots.thoughtbot.com

We didn’t want to leave front-end developers in the dark when their Javascript throws errors, so we’ve...

al3x.net

...you can apply every available anti-pattern and still come out the other end with a workable system, simply because...

sheddingbikes.com

Programming is a deceptively damaging field to be in, partly because it doesn't seem like you're doing much...

blog.thecodewhisperer.com

While injecting the dependency appeared to make the classes more tightly coupled, it simply revealed the coupling that already existed...

github.com

The Holy Grail of testing for front-end development; execute browser-less, console-based, javascript + DOM code right from within...

github.com

Johnson wraps JavaScript in a loving Ruby embrace. It embeds the Mozilla SpiderMonkey JavaScript runtime as a C extension.

blogs.tedneward.com

Computer science is about tradeoffs and hard choices. Optimizing the code or design or architecture one way means taking hits...

successfulsoftware.net

The first thing I need to say, right off the bat: Chinese users will not buy your software. Period. That...

jquerymobile.com

The jQuery project is really excited to announce the work that we’ve been doing to bring jQuery to mobile...